Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-16 | * Remove a warning. | Eelco Dolstra | 1 | -1/+1 | |
2007-03-30 | * Work around a bug in Apple's GCC preprocessor. | Eelco Dolstra | 1 | -1/+2 | |
2007-02-06 | * Fix 64-bit compiler warnings. | Eelco Dolstra | 1 | -2/+2 | |
2007-01-24 | * Nasty: Glibc clears the TMPDIR environment variable in setuid | Eelco Dolstra | 1 | -1/+8 | |
programs, so if a builder uses TMPDIR, then it will fail when executed through nix-setuid-helper. In fact Glibc clears a whole bunch of variables (see sysdeps/generic/unsecvars.h in the Glibc sources), but only TMPDIR should matter in practice. As a workaround, we reinitialise TMPDIR from NIX_BUILD_TOP. | |||||
2006-12-07 | * Rename all those main.cc files. | Eelco Dolstra | 1 | -0/+256 | |