sbase/util
sin 9ac01f59be Add crypt.[ch] and update md5sum and sha1sum
Factor out the code from md5sum and sha1sum into a util function.

Use FILE * instead of a file descriptor.  This will make it a bit
easier/more consistent when we implement support for the -c option.
2013-07-18 09:51:17 -04:00
..
afgets.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +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 crypt.[ch] and update md5sum and sha1sum 2013-07-18 09:51:17 -04:00
enmasse.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
eprintf.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01: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 Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
md5.c Add crypt.[ch] and update md5sum and sha1sum 2013-07-18 09:51:17 -04: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 Add crypt.[ch] and update md5sum and sha1sum 2013-07-18 09:51:17 -04:00