guix/src/libstore
Eelco Dolstra 4bbbe25802 * Remove most Cygwin-specific code. Cygwin 1.7 implements advisory
POSIX locks, and simulates Unix-style file deletion semantics
  sufficiently.  Note that this means that Nix won't work on Cygwin
  1.5 anymore.
2010-02-02 15:28:36 +00:00
..
build.cc * Added an option "fsync-metadata" to fsync() changes to 2010-01-29 12:22:58 +00:00
derivations-ast.def
derivations.cc * Use foreach in a lot of places. 2009-04-21 11:52:16 +00:00
derivations.hh * Build correctly against newer ATerm releases. Fixes "error: 'union' 2009-12-16 15:29:50 +00:00
gc.cc * Remove most Cygwin-specific code. Cygwin 1.7 implements advisory 2010-02-02 15:28:36 +00:00
globals.cc
globals.hh
local-store.cc * Added an option "fsync-metadata" to fsync() changes to 2010-01-29 12:22:58 +00:00
local-store.hh * Added an option "fsync-metadata" to fsync() changes to 2010-01-29 12:22:58 +00:00
Makefile.am * Remove support for old (before Nix 0.12pre12020) databases. 2009-11-06 01:15:44 +00:00
misc.cc * Made `nix-store -qR --include-outputs' much faster if there are 2010-01-25 17:18:44 +00:00
misc.hh * Made `nix-store -qR --include-outputs' much faster if there are 2010-01-25 17:18:44 +00:00
optimise-store.cc * And some more. 2009-09-24 07:39:55 +00:00
pathlocks.cc * Remove most Cygwin-specific code. Cygwin 1.7 implements advisory 2010-02-02 15:28:36 +00:00
pathlocks.hh * Remove most Cygwin-specific code. Cygwin 1.7 implements advisory 2010-02-02 15:28:36 +00:00
references.cc 2009-03-30 19:35:55 +00:00
references.hh
remote-store.cc * Remove the --use-atime / --max-atime garbage collector flags. Many 2009-11-20 17:12:38 +00:00
remote-store.hh
store-api.cc * Make the garbage collector do the right thing when `gc-keep-outputs' 2010-01-25 16:04:32 +00:00
store-api.hh * Make the garbage collector do the right thing when `gc-keep-outputs' 2010-01-25 16:04:32 +00:00
worker-protocol.hh