lix/src/libutil
Eelco Dolstra fa125b9b28
TeeSink: Pre-reserve string space
When receiving a very large file, this can prevent the string from
having tobe copied, which temporarily doubles memory consumption.
2017-03-01 16:16:04 +01: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 TeeSink: Pre-reserve string space 2017-03-01 16:16:04 +01:00
args.cc Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
args.hh Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
compression.cc Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
compression.hh
finally.hh
hash.cc Include config.h implicitly with '-include config.h' in CFLAGS 2017-02-08 21:51:02 +02:00
hash.hh
json.cc
json.hh
local.mk
logging.cc
logging.hh Add support for s3:// URIs 2017-02-14 14:20:00 +01:00
lru-cache.hh
monitor-fd.hh Fix interrupt handling 2017-01-26 20:40:33 +01:00
pool.hh Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +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
thread-pool.cc
thread-pool.hh
types.hh Include config.h implicitly with '-include config.h' in CFLAGS 2017-02-08 21:51:02 +02:00
util.cc Support netrc in <nix/fetchurl.nix> 2017-02-16 15:51:50 +01:00
util.hh Support netrc in <nix/fetchurl.nix> 2017-02-16 15:51:50 +01:00
xml-writer.cc
xml-writer.hh