summary refs log tree commit diff
path: root/nix/libutil
AgeCommit message (Expand)Author
2015-06-03Simplify parseHash32Eelco Dolstra
2015-06-03Simplify printHash32Eelco Dolstra
2015-06-03libutil: Limit readLink() error to only overflows.aszlig
2015-06-03libutil: Improve errmsg on readLink size mismatch.aszlig
2015-06-03Fix some memory leaksEelco Dolstra
2015-06-03Ensure we're writing to stderr in the builderEelco Dolstra
2015-06-03Use PR_SET_PDEATHSIG to ensure child cleanupEelco Dolstra
2015-05-11nix-daemon: Call exit(), not _exit()Eelco Dolstra
2015-05-11Fix build on gcc < 4.7Shea Levy
2015-05-11Remove some duplicate codeEelco Dolstra
2015-05-11createDirs(): Handle ‘path’ being a symlinkEelco Dolstra
2015-05-11Remove bogus commentEelco Dolstra
2015-05-11Get rid of "killing <pid>" message for unused build hooksEelco Dolstra
2015-05-11Call commonChildInit() before doing chroot initEelco Dolstra
2015-05-11Eliminate redundant copyEelco Dolstra
2015-05-11Make readDirectory() return inode / file typeEelco Dolstra
2015-05-11nix-daemon: Simplify stderr handlingEelco Dolstra
2015-05-11Merge commit 'fdee1ced43fb495d612a29e955141cdf6b9a95ba' into nixLudovic Courtès
2015-05-06Merge commit '8e9140cfdef9dbd1eb61e4c75c91d452ab5e4a74' into nixLudovic Courtès
2015-01-04Merge commit '8d5f472f2c49c79a0d3ae2e506f4d4d76224b328' into nixLudovic Courtès
2014-12-17nix: Adjust code for Guix.Ludovic Courtès
2014-12-17Keep only libstore, nix-daemon, and related stuff.Ludovic Courtès