freebsd_amp_hwpstate/sys/libkern
Wolfram Schneider 95e4966c47 add flag FNM_ICASE for case insensitve search
Reviewed by: ache
1996-10-20 15:15:59 +00:00
..
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcd.c
bcmp.c
cmpdi2.c
divdi3.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
ffs.c
fnmatch.c add flag FNM_ICASE for case insensitve search 1996-10-20 15:15:59 +00:00
index.c
inet_ntoa.c
iordi3.c
locc.c
lshldi3.c
lshrdi3.c
mcount.c Improved non-statistical (GUPROF) profiling: 1996-10-17 19:32:31 +00:00
moddi3.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
muldi3.c
negdi2.c
notdi2.c
qdivrem.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
qsort.c Don't depend in the kernel on the gcc feature of doing arithmetic on 1996-08-31 14:48:13 +00:00
quad.h
random.c add simple srandom() and prototype 1996-09-23 04:31:43 +00:00
rindex.c
scanc.c Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
skpc.c
strcat.c
strcmp.c Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
strcpy.c
strlen.c
strncmp.c Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
strncpy.c
strsep.c
subdi3.c
ucmpdi2.c
udivdi3.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
umoddi3.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
xordi3.c