summaryrefslogtreecommitdiff
path: root/lib/libc/hash/Makefile.inc
AgeCommit message (Expand)Author
2002-01-16compile sparc64 version of sha1.go with -O0, too. OK jason@Marco S Hyman
2001-09-25Also build the .so version of sha1 without optimization.Dale Rahn
2001-09-24get previous right...Jason Wright
2001-09-24add hack for sha1.po on sparc64, tooJason Wright
2001-09-02gcc hangs when compiling sha1 on sparc64, workaround.Artur Grabowski
1999-11-17Add missing MLINKsTodd C. Miller
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1997-07-17Manpage for RMD*(3)Todd C. Miller
1997-07-17mdX(3)-like interface to RIPEMD-160 hash function. Code byTodd C. Miller
1997-07-12Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).Todd C. Miller
1997-07-11Install sha1(3) and links.Todd C. Miller
1996-09-29added sha1 (secure hash function).Todd C. Miller