lix/src/libutil
2017-04-20 16:52:53 +02:00
..
affinity.cc
affinity.hh
archive.cc Include config.h implicitly with '-include config.h' in CFLAGS 2017-02-08 21:51:02 +02:00
archive.hh Revert fa125b9b28 2017-03-06 13:56:20 +01:00
args.cc
args.hh
compression.cc Fix xz decompression 2017-03-22 11:53:33 +01:00
compression.hh LocalFSStore::getBuildLog(): Handle corrupted logs 2017-03-21 19:23:35 +01:00
config.cc Setting: Remove "Tag" template argument 2017-04-20 16:52:53 +02:00
config.hh Setting: Remove "Tag" template argument 2017-04-20 16:52:53 +02:00
finally.hh
hash.cc Move istringstream_nocopy to a separate file 2017-03-21 14:43:03 +01:00
hash.hh
istringstream_nocopy.hh Move istringstream_nocopy to a separate file 2017-03-21 14:43:03 +01:00
json.cc
json.hh
local.mk Add support for brotli compression 2017-03-15 16:49:06 +01:00
logging.cc Add warn function 2017-04-13 16:03:31 +02:00
logging.hh Add warn function 2017-04-13 16:03:31 +02:00
lru-cache.hh nix-daemon: Disable path info cache 2017-04-06 14:30:31 +02:00
monitor-fd.hh Fix interrupt handling 2017-01-26 20:40:33 +01:00
pool.hh Pool: Don't hang if creating a connection fails 2017-03-03 19:21:43 +01:00
ref.hh
serialise.cc readString(): Read directly into std::string 2017-03-01 14:54:11 +01:00
serialise.hh RemoteStore::addToStore(): Send NAR rather than string containing NAR 2017-03-01 16:07:15 +01:00
sync.hh nix-daemon: Disable path info cache 2017-04-06 14:30:31 +02:00
thread-pool.cc
thread-pool.hh
types.hh Add a Config class to simplify adding configuration settings 2017-04-13 16:03:31 +02:00
util.cc Read per-user settings from ~/.config/nix/nix.conf 2017-04-20 14:58:16 +02:00
util.hh Read per-user settings from ~/.config/nix/nix.conf 2017-04-20 14:58:16 +02:00
xml-writer.cc
xml-writer.hh