49758757d0
I expect that since all possible code paths through this function did, as their last step, an assignment of what was to be the return value, that the registers somehow ended up nicely arranged after we fell out of the bottom of the function. But it's still better just to return a value. |
||
---|---|---|
.. | ||
aclocal.m4 | ||
AUTHORS | ||
bits.c | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
COPYING | ||
DESCR | ||
digest.1 | ||
digest.c | ||
INSTALL | ||
install-sh | ||
Makefile.in | ||
md5.h | ||
md5c.c | ||
md5hl.c | ||
missing | ||
mkinstalldirs | ||
NEWS | ||
PLIST | ||
README | ||
regress.sh | ||
rmd160.c | ||
rmd160.h | ||
rmd160hl.c | ||
sha1.c | ||
sha1.h | ||
sha1hl.c | ||
sha2.c | ||
sha2.h | ||
sha2hl.c |
The digest utility is a wrapper for the md5, sha1, sha256, sha384, sha512 and rmd160 message digest algorithms. It first appeared in NetBSD 1.6. This "portable" version is available at ftp://ftp.pbox.org/pub/.