Files
lix/src/libutil
Eelco Dolstra b33da599c5 * In the garbage collector, delete invalid paths before deleting
unreachable paths.  This matters when using --max-freed etc.:
  unreachable paths could become reachable again, so it's nicer to
  keep them if there is "real" garbage to be deleted.  Also, don't use
  readDirectory() but read the Nix store and delete invalid paths in
  parallel.  This reduces GC latency on very large Nix stores.
2011-12-22 15:55:53 +00:00
..
2010-05-12 22:13:09 +00:00
2006-05-24 13:23:20 +00:00
2005-01-14 12:03:04 +00:00
2005-01-14 12:03:04 +00:00
2011-02-09 12:25:53 +00:00
2006-09-04 21:06:23 +00:00