.. |
arch
|
memset, derived from old kernel bcopy.
|
1999-01-28 03:08:57 +00:00 |
__assert.c
|
|
|
__main.c
|
|
|
adddi3.c
|
|
|
anddi3.c
|
|
|
ashldi3.c
|
|
|
ashrdi3.c
|
|
|
bcmp.c
|
|
|
bcopy.c
|
|
|
bswap16.c
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
bswap32.c
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
bswap64.c
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
bzero.c
|
update bzero.c to stub from libc/string
|
1998-08-04 06:27:08 +00:00 |
cmpdi2.c
|
|
|
divdi3.c
|
|
|
ffs.c
|
|
|
htonl.c
|
|
|
htons.c
|
|
|
imax.c
|
|
|
imin.c
|
|
|
index.c
|
|
|
inet_addr.c
|
|
|
iordi3.c
|
|
|
libkern.h
|
make libkern build memmove() properly
|
1998-07-31 23:44:41 +00:00 |
lmax.c
|
|
|
lmin.c
|
|
|
lshldi3.c
|
|
|
lshrdi3.c
|
|
|
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 |
max.c
|
|
|
mcount.c
|
update from libc; RCSID, register.
|
1999-01-17 01:30:06 +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
|
|
|
memcmp.c
|
|
|
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
|
|
|
muldi3.c
|
|
|
negdi2.c
|
|
|
notdi2.c
|
|
|
ntohl.c
|
|
|
ntohs.c
|
|
|
pmatch.c
|
Add a small string pattern matching function to facilitate pcmcia cis string
|
1998-06-21 18:43:35 +00:00 |
qdivrem.c
|
|
|
quad.h
|
Some more 64-bit cleanup. Now everything compiles.
|
1998-08-30 15:32:16 +00:00 |
random.c
|
|
|
rindex.c
|
|
|
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
|
|
|
strchr.c
|
replace several special targets with stub .c files, as in libc/string
|
1998-08-04 05:01:58 +00:00 |
strcmp.c
|
|
|
strcpy.c
|
|
|
strlen.c
|
|
|
strncasecmp.c
|
|
|
strncmp.c
|
|
|
strncpy.c
|
|
|
strrchr.c
|
replace several special targets with stub .c files, as in libc/string
|
1998-08-04 05:01:58 +00:00 |
subdi3.c
|
|
|
ucmpdi2.c
|
|
|
udivdi3.c
|
|
|
ulmax.c
|
|
|
ulmin.c
|
|
|
umoddi3.c
|
|
|
xordi3.c
|
|
|