freebsd_amp_hwpstate/sys/libkern
Peter Wemm 95dc37f68d Tempt fate and stop index from converting a const char * into a char *.
I've made a seperate version (c_index() etc) that use const/const, but
I'm not sure it's worth it considering there is one file in the tree
that uses index on const strings (kern_linker.c) and it's easily adjusted
to scan the strings directly (and is perhaps more efficient that way).
1999-11-21 04:26:48 +00:00
..
alpha
adddi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
anddi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ashldi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ashrdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bcd.c
bcmp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cmpdi2.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
divdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ffs.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fnmatch.c
index.c Tempt fate and stop index from converting a const char * into a char *. 1999-11-21 04:26:48 +00:00
inet_ntoa.c
iordi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
locc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lshldi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lshrdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mcount.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
moddi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
muldi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
negdi2.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
notdi2.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
qdivrem.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
qsort.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
quad.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
random.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rindex.c Tempt fate and stop index from converting a const char * into a char *. 1999-11-21 04:26:48 +00:00
scanc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
skpc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strcat.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strcmp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strcpy.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strlcat.c
strlcpy.c
strlen.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strncmp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strncpy.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strsep.c
strtol.c Move strto{u}[ql]() into their own libkern files. 1999-11-03 18:20:59 +00:00
strtoq.c Move strto{u}[ql]() into their own libkern files. 1999-11-03 18:20:59 +00:00
strtoul.c Move strto{u}[ql]() into their own libkern files. 1999-11-03 18:20:59 +00:00
strtouq.c Move strto{u}[ql]() into their own libkern files. 1999-11-03 18:20:59 +00:00
subdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ucmpdi2.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
udivdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
umoddi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
xordi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00