]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(split_3): Accept the BSD format for generic
authorJim Meyering <jim@meyering.net>
Sun, 31 Aug 2003 11:11:10 +0000 (11:11 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 31 Aug 2003 11:11:10 +0000 (11:11 +0000)
commit7b1f0fa519f576eefb1eafd41e8a5fb3404cf763
tree03e31d22b621c3675f259e113ac0e43eab411b79
parenta78c9ec4f0c1c0aa41328160cf606264c354c9c8
(split_3): Accept the BSD format for generic
message digest modes.  Currently works with BSD's MD5 and SHA1
formats since these are the two algorithms presently used in
coreutils.  Updated comments to reflect this change.
(bsd_split_3): Updated comments.
src/md5sum.c