guix/src/libstore
Eelco Dolstra ff02f5336c Fix a race in registerFailedPath()
Registering the path as failed can fail if another process does the
same thing after the call to hasPathFailed().  This is extremely
unlikely though.
2013-10-16 14:55:53 +02:00
..
build.cc Only show trace messages when tracing is enabled 2013-09-02 12:01:04 +02:00
derivations.cc
derivations.hh
gc.cc Garbage collector: Don't follow symlinks arbitrarily 2013-07-12 14:03:36 +02:00
globals.cc Don't apply the CPU affinity hack to nix-shell (and other Perl programs) 2013-09-06 16:36:56 +02:00
globals.hh Don't apply the CPU affinity hack to nix-shell (and other Perl programs) 2013-09-06 16:36:56 +02:00
local-store.cc Fix a race in registerFailedPath() 2013-10-16 14:55:53 +02:00
local-store.hh Fix typos, especially those that end up in the Nix manual 2013-08-26 11:15:22 +02:00
Makefile.am
misc.cc
misc.hh Don't set $preferLocalBuild and $requiredSystemFeatures in builders 2013-06-20 18:07:27 +00:00
optimise-store.cc
pathlocks.cc
pathlocks.hh
references.cc
references.hh
remote-store.cc Don't apply the CPU affinity hack to nix-shell (and other Perl programs) 2013-09-06 16:36:56 +02:00
remote-store.hh
schema.sql
store-api.cc Garbage collector: Don't follow symlinks arbitrarily 2013-07-12 14:03:36 +02:00
store-api.hh
worker-protocol.hh Run the daemon worker on the same CPU as the client 2013-08-07 14:02:04 +02:00