NetBSD/sys/lib/libkern
hannken 3028e5f93b Didn't find sha1.h compiling sys/arch/sparc/stand/boot. 1998-05-29 16:50:14 +00:00
..
arch bugfix from libc. 1998-05-28 22:07:59 +00:00
Makefile add sha1.c, and build it. 1998-05-27 00:46:32 +00:00
Makefile.inc make sure that LORDER, TSORT, AR, NM, RANLIB, and SIZE are correctly 1998-02-07 00:11:29 +00:00
__assert.c Add machine-independent assertion-checking support. macros are: 1996-08-27 00:44:20 +00:00
__main.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
adddi3.c sync with libc 1998-03-27 01:29:58 +00:00
anddi3.c sync with libc 1998-03-27 01:29:58 +00:00
ashldi3.c sync with libc 1998-03-27 01:29:58 +00:00
ashrdi3.c sync with libc 1998-03-27 01:29:58 +00:00
bcmp.c sync with libc 1998-03-27 01:29:58 +00:00
bcopy.c sync with libc 1998-03-27 01:29:58 +00:00
bswap16.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
bswap32.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
bswap64.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
bzero.c sync with libc 1998-03-27 01:29:58 +00:00
cmpdi2.c sync with libc 1998-03-27 01:29:58 +00:00
divdi3.c sync with libc 1998-03-27 01:29:58 +00:00
ffs.c sync with libc 1998-03-27 01:29:58 +00:00
htonl.c sync with libc 1998-03-27 01:29:58 +00:00
htons.c sync with libc 1998-03-27 01:29:58 +00:00
imax.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
imin.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
index.c sync with libc 1998-03-27 01:29:58 +00:00
inet_addr.c Copied from src/lib/libc/net/inet_pton.c 1997-12-12 20:14:01 +00:00
iordi3.c sync with libc 1998-03-27 01:29:58 +00:00
libkern.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
lmax.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
lmin.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
lshldi3.c sync with libc 1998-03-27 01:29:58 +00:00
lshrdi3.c sync with libc 1998-03-27 01:29:58 +00:00
max.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
mcount.c sync with libc 1998-03-27 01:29:58 +00:00
md5c.c sync with libc 1998-03-27 01:29:58 +00:00
memchr.c sync with libc 1998-03-27 01:29:58 +00:00
memcmp.c sync with libc 1998-03-27 01:29:58 +00:00
memset.c copy from libc: 1998-03-27 05:35:47 +00:00
min.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
moddi3.c sync with libc 1998-03-27 01:29:58 +00:00
muldi3.c sync with libc 1998-03-27 01:29:58 +00:00
negdi2.c sync with libc 1998-03-27 01:29:58 +00:00
notdi2.c sync with libc 1998-03-27 01:29:58 +00:00
ntohl.c sync with libc 1998-03-27 01:29:58 +00:00
ntohs.c sync with libc 1998-03-27 01:29:58 +00:00
qdivrem.c sync with libc 1998-03-27 01:29:58 +00:00
quad.h sync with libc 1998-03-27 01:29:58 +00:00
random.c include libkern.h, not types.h, to get prototype. (libkern.h includes types.h) 1996-11-13 19:30:39 +00:00
rindex.c sync with libc 1998-03-27 01:29:58 +00:00
scanc.c second and third args to scanc() (string and table) are not and should not 1996-10-24 23:50:31 +00:00
sha1.c Didn't find sha1.h compiling sys/arch/sparc/stand/boot. 1998-05-29 16:50:14 +00:00
skpc.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
strcat.c sync with libc 1998-03-27 01:29:58 +00:00
strcmp.c sync with libc 1998-03-27 01:29:58 +00:00
strcpy.c sync with libc 1998-03-27 01:29:58 +00:00
strlen.c sync with libc 1998-03-27 01:29:58 +00:00
strncasecmp.c sync with libc 1998-03-27 01:29:58 +00:00
strncmp.c sync with libc 1998-03-27 01:29:58 +00:00
strncpy.c sync with libc 1998-03-27 01:29:58 +00:00
subdi3.c sync with libc 1998-03-27 01:29:58 +00:00
ucmpdi2.c sync with libc 1998-03-27 01:29:58 +00:00
udivdi3.c sync with libc 1998-03-27 01:29:58 +00:00
ulmax.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
ulmin.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
umoddi3.c sync with libc 1998-03-27 01:29:58 +00:00
xordi3.c sync with libc 1998-03-27 01:29:58 +00:00