Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Aug 2004 17:58:46 +0000 (17:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Aug 2004 17:58:46 +0000 (17:58 +0000)
commit4773da75a82e9a229424cc75f4f1d391bb2ce4e8
tree8abe1f0bfffb92e54f530f4639f756ce2a95a389
parente0576a6aeae094c5fc5a95fae6bae82eabdce5bb
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
15 files changed:
ChangeLog
lib/ChangeLog
lib/sha.c [deleted file]
lib/sha.h [deleted file]
lib/sha1.c [new file with mode: 0644]
lib/sha1.h [new file with mode: 0644]
m4/ChangeLog
m4/prereq.m4
m4/sha.m4 [deleted file]
m4/sha1.m4 [new file with mode: 0644]
m4/uint32_t.m4 [new file with mode: 0644]
m4/uintptr_t.m4 [new file with mode: 0644]
modules/md5
modules/sha [deleted file]
modules/sha1 [new file with mode: 0644]