guix/src/libutil
2010-02-24 12:16: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 * GCC 4.3.0 (Fedora 9) compatibility fixes. Reported by Gour and 2008-05-21 11:17:31 +00:00
aterm.hh
hash.cc * Pass HashType values instead of strings. 2008-12-03 16:10:17 +00:00
hash.hh * Pass HashType values instead of strings. 2008-12-03 16:10:17 +00:00
Makefile.am
md5.c
md5.h
md32_common.h
serialise.cc * NAR archives: handle files larger than 2^32 bytes. Previously it 2009-03-22 17:36:43 +00:00
serialise.hh * NAR archives: handle files larger than 2^32 bytes. Previously it 2009-03-22 17:36:43 +00:00
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 * Remove the fdatasync check since it's no longer needed. 2010-02-24 12:16:50 +00:00
util.hh * Remove the fdatasync check since it's no longer needed. 2010-02-24 12:16:50 +00:00
xml-writer.cc
xml-writer.hh