lix/src/nix-store
Eelco Dolstra 77d272623f * NAR archives: handle files larger than 2^32 bytes. Previously it
would just silently store only (fileSize % 2^32) bytes.
* Use posix_fallocate if available when unpacking archives.
* Provide a better error message when trying to unpack something that
  isn't a NAR archive.
2009-03-22 17:36:43 +00:00
..
dotgraph.cc * Merged the no-bdb branch (-r10900:HEAD 2008-06-09 13:52:45 +00:00
dotgraph.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
help.txt * Typo. 2008-11-11 14:58:37 +00:00
Makefile.am * Doh! 2006-12-07 22:07:05 +00:00
nix-store.cc * NAR archives: handle files larger than 2^32 bytes. Previously it 2009-03-22 17:36:43 +00:00