guix/src
Eelco Dolstra 6852289c46 Use lutimes() if available to canonicalise the timestamp of symlinks
Also use utimes() instead of utime() if lutimes() is not available.
2012-07-23 16:52:25 -04:00
..
bin2c
boost
bsdiff-4.3 Drop the externals directory 2012-03-18 23:54:57 +01:00
libexpr Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
libmain Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
libstore Use lutimes() if available to canonicalise the timestamp of symlinks 2012-07-23 16:52:25 -04:00
libutil Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
nix-env Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
nix-hash * Move parseHash16or32 into libutil, and use in nix-hash. 2011-12-02 11:47:06 +00:00
nix-instantiate nix-instantiate: default to "default.nix" if no arguments are given 2012-04-17 17:19:43 +02:00
nix-log2xml
nix-setuid-helper
nix-store Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
nix-worker Add function queryPathFromHashPart() 2012-07-17 18:55:39 -04:00
Makefile.am