sbase/libutil
Michael Forney 3fec3e2f4c libutil: Add enreallocarray 2019-04-16 17:41:39 -07:00
..
concat.c concat: Use plain read/write instead of buffered stdio 2017-07-14 07:50:47 +02:00
cp.c cp: Only call chmod with -p or -a 2017-07-14 07:50:50 +02:00
crypt.c Don't use buffered IO (fread) when not appropriate 2017-07-03 21:04:14 +02:00
ealloc.c
enmasse.c
eprintf.c
eregcomp.c
estrtod.c
fnck.c
fshut.c
getlines.c
human.c
linecmp.c linecmp: Handle NUL bytes properly 2016-07-09 10:09:50 +01:00
md5.c
memmem.c
mkdirp.c mkdir: Fix created directory permissions 2017-07-03 21:03:11 +02:00
mode.c parsemode: No need to return after eprintf 2016-12-27 13:33:35 +01:00
parseoffset.c
putword.c
reallocarray.c libutil: Add enreallocarray 2019-04-16 17:41:39 -07:00
recurse.c libutil/recurse: only opendir if recursing 2017-10-01 09:34:47 -07:00
rm.c Remove st != NULL checks from recursor functions 2017-07-03 21:03:02 +02:00
sha1.c
sha224.c
sha256.c
sha384.c
sha512-224.c
sha512-256.c
sha512.c
strcasestr.c
strlcat.c
strlcpy.c
strsep.c
strtonum.c
unescape.c libutil/unescape: NULL terminate unescaped string 2017-03-24 10:40:32 +01:00
writeall.c libutil: Add writeall utility function 2017-07-03 21:04:12 +02:00