.. |
arch
|
gcc automatically calls memset in certain situations.
|
1994-09-15 01:46:37 +00:00 |
i386
|
Clean up deleted files.
|
1994-06-30 04:26:23 +00:00 |
m68k
|
Clean up deleted files.
|
1994-06-30 04:49:02 +00:00 |
ns32k
|
Clean up deleted files.
|
1994-06-30 04:49:02 +00:00 |
Makefile
|
compile -O3
|
1994-09-16 01:27:58 +00:00 |
Makefile.inc
|
Use $(MAKE) instead of make
|
1994-01-09 17:22:54 +00:00 |
__main.c
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
adddi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
anddi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
ashldi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
ashrdi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
bcmp.c
|
Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.
|
1993-10-27 22:00:42 +00:00 |
bzero.c
|
Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.
|
1993-10-27 22:00:42 +00:00 |
cmpdi2.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
divdi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
ffs.c
|
Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.
|
1993-10-27 22:00:42 +00:00 |
htonl.c
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
htons.c
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
imax.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
imin.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
iordi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
libkern.h
|
don't use inline, use __inline, like cdefs intends (so it can kill it if nongcc
|
1994-07-15 22:29:22 +00:00 |
lmax.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
lmin.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
locc.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
lshldi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
lshrdi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
max.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
mcount.c
|
add libkern mcount
|
1994-05-14 06:00:34 +00:00 |
min.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
moddi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
muldi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
negdi2.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
notdi2.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
ntohl.c
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
ntohs.c
|
missing. not noticed because all the ports have their own version.
|
1994-04-17 03:47:16 +00:00 |
qdivrem.c
|
wierd fix for very wierd pmax compile problem. terry hit this too
|
1994-06-16 05:17:20 +00:00 |
quad.h
|
oops; we need this
|
1993-12-04 05:09:14 +00:00 |
random.c
|
needed by some multicast thing
|
1994-06-03 03:37:30 +00:00 |
scanc.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
skpc.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
strcat.c
|
Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.
|
1993-10-27 22:00:42 +00:00 |
strcmp.c
|
Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.
|
1993-10-27 22:00:42 +00:00 |
strcpy.c
|
Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.
|
1993-10-27 22:00:42 +00:00 |
strlen.c
|
Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.
|
1993-10-27 22:00:42 +00:00 |
strncmp.c
|
added files copied in from libc. version numbers are screwed,
|
1993-11-05 22:40:48 +00:00 |
strncpy.c
|
Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.
|
1993-10-27 22:00:42 +00:00 |
subdi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
ucmpdi2.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
udivdi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
ulmax.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
ulmin.c
|
move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
|
1993-10-13 05:40:23 +00:00 |
umoddi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |
xordi3.c
|
quad support copied in from libc.
|
1993-12-04 05:01:33 +00:00 |