lix/src/libutil
2019-12-18 14:25:25 +01:00
..
affinity.cc
affinity.hh
archive.cc Add O(1)-memory copyPath() function 2019-10-27 18:18:58 +01:00
archive.hh Add O(1)-memory copyPath() function 2019-10-27 18:18:58 +01:00
args.cc Initialize Command::_name 2019-12-05 20:21:22 +01:00
args.hh Initialize Command::_name 2019-12-05 20:21:22 +01:00
compression.cc Improve gzip error message 2019-12-13 19:05:26 +01:00
compression.hh
config.cc Add priority setting to stores 2019-12-17 17:17:53 +01:00
config.hh Add priority setting to stores 2019-12-17 17:17:53 +01:00
finally.hh
hash.cc Allow content-addressable paths to have references 2019-10-21 17:47:24 +02:00
hash.hh Merge remote-tracking branch 'origin/master' into flakes 2019-10-21 18:48:21 +02:00
istringstream_nocopy.hh
json.cc Make std::uncaught_exception warning less noisy 2019-10-09 23:04:11 +02:00
json.hh Make std::uncaught_exception warning less noisy 2019-10-09 23:04:11 +02:00
lazy.hh
local.mk Move code around 2019-11-26 22:07:28 +01:00
logging.cc Add "warning" verbosity level 2019-06-25 12:44:17 +02:00
logging.hh Revert "Make fmt() non-recursive" 2019-12-05 19:58:49 +01:00
lru-cache.hh experimental/optional -> optional 2019-03-14 14:10:52 +01:00
monitor-fd.hh
pool.hh RemoteStore: Close connection if an exception occurs 2018-10-16 23:36:15 +02:00
ref.hh
rust-ffi.cc Move some code 2019-12-13 19:10:39 +01:00
rust-ffi.hh Move some code 2019-12-13 19:10:39 +01:00
serialise.cc experimental/optional -> optional 2019-03-14 14:10:52 +01:00
serialise.hh Drop remaining uses of external "tar" 2019-11-26 22:07:28 +01:00
sync.hh
tarfile.cc Get rid of CBox 2019-12-13 19:05:26 +01:00
tarfile.hh Drop remaining uses of external "tar" 2019-11-26 22:07:28 +01:00
thread-pool.cc
thread-pool.hh Fix extra ; warnings involving MakeError 2019-11-10 11:24:47 -05:00
types.hh Eliminate more pass-by-value in variadic calls 2019-12-05 19:58:52 +01:00
util.cc Merge remote-tracking branch 'origin/master' into flakes 2019-12-18 14:25:25 +01:00
util.hh Merge remote-tracking branch 'origin/master' into flakes 2019-12-18 14:25:25 +01:00
xml-writer.cc Cleanup 2019-11-06 16:53:02 +01:00
xml-writer.hh