freebsd_amp_hwpstate/sys/libkern
Rodney W. Grimes 63bc0cc148 Do not install libkern into /usr/lib, blank target install: added. 1995-03-23 07:02:14 +00:00
..
Makefile Do not install libkern into /usr/lib, blank target install: added. 1995-03-23 07:02:14 +00:00
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c
cmpdi2.c
divdi3.c
ffs.c
fnmatch.c
inet_ntoa.c Add inet_ntoa() and replace ARP's private routine with same. 1995-03-16 17:32:27 +00:00
iordi3.c
libkern.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
locc.c <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy). 1995-03-17 06:15:40 +00:00
lshldi3.c
lshrdi3.c
mcount.c Added -DKERNEL and added support for kernel profiling. 1994-09-15 15:41:48 +00:00
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
quad.h
random.c <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy). 1995-03-17 06:15:40 +00:00
rindex.c
scanc.c <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy). 1995-03-17 06:15:40 +00:00
skpc.c <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy). 1995-03-17 06:15:40 +00:00
strcat.c
strcmp.c
strcpy.c
strlen.c
strncmp.c Add strncmp() function..I need it and 1995-02-27 09:16:04 +00:00
strncpy.c
strsep.c
strtol.c Add strtol() to libkern in support of some other work I'm doing. 1994-10-25 14:57:57 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c