.. |
arch
|
Use the assembler version of memcpy().
|
1998-02-22 06:49:57 +00:00 |
Makefile
|
update to match (now-fixed) libc rules for strchr and strrchr.
|
1998-01-23 19:01:17 +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
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
anddi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
ashldi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
ashrdi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
bcmp.c
|
rcsid fascism
|
1997-10-13 11:55:15 +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
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
cmpdi2.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
divdi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
ffs.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
htonl.c
|
pull down from libc
|
1996-10-17 01:41:35 +00:00 |
htons.c
|
pull down from libc
|
1996-10-17 01:41:35 +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
|
Don't even think about cdefs.h here...
|
1998-02-22 05:10:55 +00:00 |
inet_addr.c
|
Copied from src/lib/libc/net/inet_pton.c
|
1997-12-12 20:14:01 +00:00 |
iordi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
libkern.h
|
Add offsetof().
|
1998-01-28 02:22:14 +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
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
lshrdi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
max.c
|
- Add missing prototypes
|
1996-03-14 18:52:03 +00:00 |
mcount.c
|
Move _MCOUNT_DECL prototype back here again (grmbl).
|
1996-12-07 12:58:25 +00:00 |
md5c.c
|
Add the libc md5 implementation to libkern.
|
1997-04-30 00:53:02 +00:00 |
memchr.c
|
Don't even think about cdefs.h here...
|
1998-02-22 05:10:55 +00:00 |
memcmp.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
memset.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
min.c
|
- Add missing prototypes
|
1996-03-14 18:52:03 +00:00 |
moddi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
muldi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
negdi2.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
notdi2.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
ntohl.c
|
pull down from libc
|
1996-10-17 01:41:35 +00:00 |
ntohs.c
|
pull down from libc
|
1996-10-17 01:41:35 +00:00 |
qdivrem.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
quad.h
|
don't include user-land headers in libkern files when compiling for
|
1996-04-18 02:19:59 +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
|
Don't even think about cdefs.h here...
|
1998-02-22 05:10:55 +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 |
skpc.c
|
- Add missing prototypes
|
1996-03-14 18:52:03 +00:00 |
strcat.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
strcmp.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
strcpy.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
strlen.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
strncasecmp.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
strncmp.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
strncpy.c
|
rcsid fascism
|
1997-10-13 11:55:15 +00:00 |
subdi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
ucmpdi2.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
udivdi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +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
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |
xordi3.c
|
Update from libc.
|
1995-10-07 09:26:14 +00:00 |