guix/nix/libutil
Eelco Dolstra c957422835 createDirs(): Handle ‘path’ being a symlink
In particular, this fixes "nix-build -o /tmp/result" on Mac OS X
(where /tmp is a symlink).
2015-05-11 17:35:25 +02:00
..
affinity.cc
affinity.hh
archive.cc Make readDirectory() return inode / file type 2015-05-11 17:14:51 +02:00
archive.hh Merge commit 'fdee1ced43fb495d612a29e955141cdf6b9a95ba' into nix 2015-05-11 17:04:26 +02:00
hash.cc
hash.hh
serialise.cc Merge commit '8e9140cfdef9dbd1eb61e4c75c91d452ab5e4a74' into nix 2015-05-06 23:22:04 +02:00
serialise.hh Merge commit '8e9140cfdef9dbd1eb61e4c75c91d452ab5e4a74' into nix 2015-05-06 23:22:04 +02:00
types.hh Merge commit '8e9140cfdef9dbd1eb61e4c75c91d452ab5e4a74' into nix 2015-05-06 23:22:04 +02:00
util.cc createDirs(): Handle ‘path’ being a symlink 2015-05-11 17:35:25 +02:00
util.hh Get rid of "killing <pid>" message for unused build hooks 2015-05-11 17:16:37 +02:00
xml-writer.cc
xml-writer.hh