NetBSD/sys/lib/libkern
eeh a5f6f68714 Fixup ffstab naming conflict between locore.s, libkern/arch/sparc/ffs.S and
libkern/arch/sparc64/ffs.S
1998-11-26 19:32:10 +00:00
..
arch Fixup ffstab naming conflict between locore.s, libkern/arch/sparc/ffs.S and 1998-11-26 19:32:10 +00:00
Makefile replace several special targets with stub .c files, as in libc/string 1998-08-04 05:01:58 +00:00
Makefile.inc change handling of libkern: 1998-10-15 18:46:37 +00:00
__assert.c
__main.c
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
bswap32.c
bswap64.c
bzero.c update bzero.c to stub from libc/string 1998-08-04 06:27:08 +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
imin.c
index.c sync with libc 1998-03-27 01:29:58 +00:00
inet_addr.c
iordi3.c sync with libc 1998-03-27 01:29:58 +00:00
libkern.h make libkern build memmove() properly 1998-07-31 23:44:41 +00:00
lmax.c
lmin.c
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
mcount.c sync with libc 1998-03-27 01:29:58 +00:00
md5c.c Include <sys/param.h> instead of <sys/types.h>, to get mem* inlines. 1998-09-12 08:31:23 +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
memcpy.c replace several special targets with stub .c files, as in libc/string 1998-08-04 05:01:58 +00:00
memmove.c replace several special targets with stub .c files, as in libc/string 1998-08-04 05:01:58 +00:00
memset.c Fix "unused variable `c'" warning. (From Julian Coleman) 1998-09-14 11:50:59 +00:00
min.c
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
pmatch.c Add a small string pattern matching function to facilitate pcmcia cis string 1998-06-21 18:43:35 +00:00
qdivrem.c sync with libc 1998-03-27 01:29:58 +00:00
quad.h Some more 64-bit cleanup. Now everything compiles. 1998-08-30 15:32:16 +00:00
random.c
rindex.c sync with libc 1998-03-27 01:29:58 +00:00
scanc.c
sha1.c Include <sys/param.h> instead of <sys/types.h>, to get mem* inlines. 1998-09-12 08:31:23 +00:00
skpc.c
strcat.c sync with libc 1998-03-27 01:29:58 +00:00
strchr.c replace several special targets with stub .c files, as in libc/string 1998-08-04 05:01: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
strrchr.c replace several special targets with stub .c files, as in libc/string 1998-08-04 05:01: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
ulmin.c
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