1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src/libutil
Eelco Dolstra 0e267e2625 * `nix-instantiate --print-args': produce XML output so that the
result can be used more easily by scripts.
2006-08-03 14:49:57 +00:00
..
archive.cc * Catch SIGINT to terminate cleanly when the user tries to interrupt 2004-01-15 20:23:55 +00:00
archive.hh * Don't use fork() in copyPath(), but a string buffer. 2005-03-03 13:58:02 +00:00
aterm-map.cc * 64-bit compatibility fixes (for problems revealed by building on an Athlon 2006-05-11 02:19:43 +00:00
aterm-map.hh * 64-bit compatibility fixes (for problems revealed by building on an Athlon 2006-05-11 02:19:43 +00:00
aterm.cc * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00
aterm.hh * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00
hash.cc * Ugh, printHash() was very inefficient because it used 2006-03-09 17:07:25 +00:00
hash.hh * bsdiff updated to 4.3. This makes Nix depend on libbz2. 2006-02-01 16:48:49 +00:00
Makefile.am * `nix-instantiate --print-args': produce XML output so that the 2006-08-03 14:49:57 +00:00
md5.c * Optional switch "--with-openssl=<PATH>" to use OpenSSL's 2006-02-13 19:52:43 +00:00
md5.h * Some Cygwin fixes. 2006-05-24 13:23:20 +00:00
md32_common.h * Add SHA-256. 2005-01-14 12:03:04 +00:00
sha1.c * Optional switch "--with-openssl=<PATH>" to use OpenSSL's 2006-02-13 19:52:43 +00:00
sha1.h * Optional switch "--with-openssl=<PATH>" to use OpenSSL's 2006-02-13 19:52:43 +00:00
sha256.c * Add SHA-256. 2005-01-14 12:03:04 +00:00
sha256.h * FreeBSD 4.x doesn't have stdint.h, use inttypes.h instead (which is 2005-05-04 16:32:54 +00:00
util.cc * Call find-runtime-roots.pl from the garbage collector to prevent 2006-07-20 12:17:25 +00:00
util.hh * Call find-runtime-roots.pl from the garbage collector to prevent 2006-07-20 12:17:25 +00:00
xml-writer.cc * `nix-instantiate --print-args': produce XML output so that the 2006-08-03 14:49:57 +00:00
xml-writer.hh * `nix-instantiate --print-args': produce XML output so that the 2006-08-03 14:49:57 +00:00