freebsd-dev/sys/libkern
John Baldwin 452bffb217 Include sys/libkern.h for the kernel prototypes of these libkern functions
instead of including the userland string.h header.

Prompted by:	breakage with old string.h from recent machine/types.h fix
Approved by:	peter (in principle)
2002-08-22 20:08:07 +00:00
..
alpha Add the following functions/macros to support byte order conversions and 2002-02-27 17:16:18 +00:00
ia64 Add the following functions/macros to support byte order conversions and 2002-02-27 17:16:18 +00:00
arc4random.c Fixed some typos, verboseness and misformatting in comments. 2001-08-30 12:30:58 +00:00
ashldi3.c
ashrdi3.c
bcd.c
bcmp.c Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
bsearch.c Remove bogus include of <machine/ansi.h>. 2002-04-11 06:53:40 +00:00
crc32.c For some reason this didn't get added in my previous commit. 2002-05-29 21:58:12 +00:00
divdi3.c
ffs.c Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
fnmatch.c * Remove __P and convert to ANSI prototypes. 2002-02-01 01:32:19 +00:00
iconv_converter_if.m Add function prototypes and base module for kernel side iconv library. 2001-04-09 09:39:29 +00:00
iconv_xlat.c Add function prototypes and base module for kernel side iconv library. 2001-04-09 09:39:29 +00:00
iconv.c Convert GNU variadic macros to the ISO 9X variety. 2002-07-15 13:34:50 +00:00
index.c
inet_ntoa.c
lshrdi3.c
mcount.c Remove __P. 2002-03-20 02:15:46 +00:00
moddi3.c
qdivrem.c
qsort.c Remove __P. 2002-03-20 02:15:46 +00:00
quad.h Remove __P. 2002-03-20 02:15:46 +00:00
random.c
rindex.c
scanc.c
skpc.c
strcat.c Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
strcmp.c Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
strcpy.c Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
strlcat.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
strlcpy.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
strlen.c Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
strncmp.c Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
strncpy.c Include sys/libkern.h for the kernel prototypes of these libkern functions 2002-08-22 20:08:07 +00:00
strsep.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
strtol.c
strtoq.c
strtoul.c
strtouq.c
strvalid.c DBA update: used the wrong of several NAI DBAs. 2002-03-07 17:52:03 +00:00
ucmpdi2.c
udivdi3.c
umoddi3.c