freebsd-dev/sys/libkern
Alfred Perlstein 8febc6ba17 Remove __P.
2002-03-20 02:15:46 +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 Convert all instances of: 2001-01-12 07:28:46 +00:00
ashrdi3.c Convert all instances of: 2001-01-12 07:28:46 +00:00
bcd.c Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
bcmp.c
bsearch.c Remove __P. 2002-03-20 02:15:46 +00:00
divdi3.c
ffs.c
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 Add function prototypes and base module for kernel side iconv library. 2001-04-09 09:39:29 +00:00
index.c Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +00:00
inet_ntoa.c add threadsafe version of inet_ntoa (inet_ntoa_r takes a buffer to fill) 2000-11-25 03:14:31 +00:00
lshrdi3.c Convert all instances of: 2001-01-12 07:28:46 +00:00
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 Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +00:00
scanc.c
skpc.c
strcat.c
strcmp.c
strcpy.c
strlcat.c rcsid[]->__FBSDID 2001-11-07 19:55:16 +00:00
strlcpy.c rcsid[]->__FBSDID 2001-11-07 19:55:16 +00:00
strlen.c
strncmp.c
strncpy.c
strsep.c rcsid[]->__FBSDID 2001-11-07 19:55:16 +00:00
strtol.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
strtoq.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
strtoul.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
strtouq.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
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