sbase/util
sin 078fce3f77 Always print the program name
This is generally very useful for sbase, especially when we
hit some case that is not implemented and we want to know which
program failed.
2013-11-14 19:00:28 +00:00
..
afgets.c Fix some warnings about strcpy() etc. on OpenBSD 2013-10-05 13:50:57 +01:00
agetcwd.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +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 Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
cp.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
crypt.c Add license file details at top of files 2013-10-07 17:03:34 +01:00
enmasse.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
eprintf.c Always print the program name 2013-11-14 19:00:28 +00:00
estrtol.c Various fixes, add renice command. 2013-06-14 19:01:04 +02:00
fnck.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
getlines.c Fix some warnings about strcpy() etc. on OpenBSD 2013-10-05 13:50:57 +01:00
md5.c Fix style for function definitions 2013-11-12 13:37:38 +00:00
putword.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
recurse.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +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