guix/src/libutil
2010-02-10 15:55:50 +00:00
..
archive.cc * Include config.h before the C library headers, because it defines 2009-12-17 14:12:44 +00:00
archive.hh Add an ftruncate call paired with fallocate to play safe with some FSes (namely, BtrFS fallocate sets file size to allocated size, i.e. multiple of block size) 2009-05-04 08:10:24 +00:00
aterm-map.cc
aterm-map.hh * Build correctly against newer ATerm releases. Fixes "error: 'union' 2009-12-16 15:29:50 +00:00
aterm.cc
aterm.hh
hash.cc
hash.hh
Makefile.am
md5.c
md5.h
md32_common.h
serialise.cc
serialise.hh
sha1.c
sha1.h
sha256.c
sha256.h
types.hh * Don't show trace information by default (`--show-trace' to enable). 2009-06-30 13:28:29 +00:00
util.cc Don't rely on `PATH_MAX' on GNU. 2010-02-10 15:55:50 +00:00
util.hh * If fdatasync() isn't available, use fsync(). 2010-02-02 11:57:49 +00:00
xml-writer.cc
xml-writer.hh