lix/src/libutil
Yorick van Pelt 34ea0e2e7b
tarfile: set directory mode to at least 0500, don't extract fflags
We don't need SGID, or any ACL's. We also want to keep every dir +rx.
2022-11-01 16:01:38 +01:00
..
tests Fix NIX_COUNT_CALLS=1 2022-08-03 17:46:51 +02:00
abstract-setting-to-json.hh
ansicolor.hh
archive.cc archive: check close errors when extracting nars 2022-09-22 12:50:32 -07:00
archive.hh archive: check close errors when extracting nars 2022-09-22 12:50:32 -07:00
args.cc Trim option descriptions 2022-09-13 16:58:32 +02:00
args.hh Fix flake input completion for InstallablesCommands 2022-07-11 15:13:51 +02:00
callback.hh
chunked-vector.hh
closure.hh
comparator.hh
compression.cc
compression.hh
compute-levels.cc
compute-levels.hh
config.cc
config.hh
error.cc
error.hh error.hh: add additional constructor with explicit errno argument 2022-07-19 03:49:33 -07:00
experimental-features.cc
experimental-features.hh
filesystem.cc Make moveFile more atomic 2022-08-03 10:27:25 +02:00
finally.hh
fmt.hh
git.cc
git.hh
hash.cc
hash.hh
hilite.cc Fix incorrect comment in hiliteMatches 2022-06-05 20:30:18 +02:00
hilite.hh
json-utils.hh
json.cc json: write null on abnormal placeholder destruction 2022-08-19 01:00:10 +02:00
json.hh Fix NIX_COUNT_CALLS=1 2022-08-03 17:46:51 +02:00
local.mk Remove the explicit c++fs linkage on darwin 2022-08-08 14:34:22 +02:00
logging.cc
logging.hh Fix progress bar flicker with -L 2022-08-24 22:36:40 +02:00
lru-cache.hh
monitor-fd.hh
pool.hh
ref.hh
serialise.cc Remove warnLargeDump() 2022-08-17 11:32:01 +02:00
serialise.hh Remove warnLargeDump() 2022-08-17 11:32:01 +02:00
split.hh
suggestions.cc
suggestions.hh
sync.hh
tarfile.cc tarfile: set directory mode to at least 0500, don't extract fflags 2022-11-01 16:01:38 +01:00
tarfile.hh
thread-pool.cc
thread-pool.hh
topo-sort.hh
types.hh
url-parts.hh
url.cc
url.hh
util.cc Improve durability of schema version file writes 2022-09-19 20:13:30 -07:00
util.hh Improve durability of schema version file writes 2022-09-19 20:13:30 -07:00
xml-writer.cc
xml-writer.hh