nixpkgs/pkgs/development/libraries/glibc-2.11
Lluís Batlle i Rossell 6d62947d71 Making glibc build without any LOCALE_ARCHIVE* environment variable anymore,
setting glibc to look for the locale-archive in the usual nixos
/var/run/current-system/sw/lib/locale path.
This solution may give us less problems.
The last problem involved was the lack of locale-archive in setuid/setgid
programs, due to the risk of letting them take the LOCALE_ARCHIVE variable
contents from the caller.

svn path=/nixpkgs/branches/stdenv-updates/; revision=21249
2010-04-22 21:17:57 +00:00
..
builder.sh Trying to make glibc211 build not only with the bootstrap-files compiler. 2010-01-20 19:13:18 +00:00
common.nix Making glibc build without any LOCALE_ARCHIVE* environment variable anymore, 2010-04-22 21:17:57 +00:00
default.nix After some testing with an ultrasparc cross-compiler: 2010-02-27 00:52:48 +00:00
info.nix glibc 2.11: Factorize the libc/info/locales expressions. 2009-11-22 16:03:56 +00:00
locales-builder.sh * The postInstall attribute in default.nix did nothing, because 2010-01-18 10:50:32 +00:00
locales.nix * The postInstall attribute in default.nix did nothing, because 2010-01-18 10:50:32 +00:00
mod_nano.patch Attempting to fix ntp's MOD_NANO problems. 2009-12-17 22:09:28 +00:00
nss-skip-unavail.patch
rpcgen-path.patch
stack-protector-link.patch glibc 2.11: Try again to fix link errors for `nscd'. 2009-11-22 00:57:20 +00:00