mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-12 01:47:18 -04:00
f0b32e79cc
md5sum.c will be the base for all digest functions, so rename accordingly. * src/md5sum.c: Rename to ... * src/digest.c: ... renamed from md5sum.c * scripts/git-hooks/commit-msg: Allow digest: commit prefix. * po.POTFILES.in: Adjust to new name. * src/local.mk: Likewise.