sbase/util
Hiltjo Posthuma 8b3a9c1971 cp: add -a, -d, -p 2014-07-10 11:23:21 +01:00
..
agetcwd.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
agetline.c add agetline, separate estrtod to util 2014-06-01 18:01:45 +01:00
apathmax.c pathconf(".", _PC_PATH_MAX) doesn't work from nfs mounted filesystems on BSD systems, use "/" instead. 2013-03-10 17:48:17 -03:00
concat.c Don't require two C-d to exit the loop 2014-07-04 16:52:17 +01:00
cp.c cp: add -a, -d, -p 2014-07-10 11:23:21 +01:00
crypt.c use agetline instead of agets 2014-06-01 18:03:10 +01:00
enmasse.c Fix char **argv to char *argv[] 2014-04-18 11:54:44 +01:00
eprintf.c Prefix error/warning messages with program name if DEBUG is defined 2014-03-28 16:00:01 +00:00
estrtod.c add agetline, separate estrtod to util 2014-06-01 18:01:45 +01:00
estrtol.c Various fixes, add renice command. 2013-06-14 19:01:04 +02:00
fnck.c Implement cp -f 2014-05-05 15:02:03 +01:00
getlines.c use agetline instead of agets 2014-06-01 18:03:10 +01:00
md5.c Fix style for function definitions 2013-11-12 13:37:38 +00:00
mode.c code style 2014-06-01 18:02:30 +01:00
putword.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
recurse.c Add some error checking to util/recurse.c 2014-06-30 16:05:51 +01:00
rm.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
sha1.c Fix style for function definitions 2013-11-12 13:37:38 +00:00
sha256.c Fix style for function definitions 2013-11-12 13:37:38 +00:00
sha512.c Fix style for function definitions 2013-11-12 13:37:38 +00:00
strlcat.c strlcat, strlcpy style 2014-06-01 18:01:19 +01:00
strlcpy.c strlcat, strlcpy style 2014-06-01 18:01:19 +01:00