freebsd-dev/sys/libkern
Peter Wemm 531c9dd5f4 Fix a warning in bsearch(). Like index() etc, it de-qualifies its
arguments.  Caveat Emptor.  However, the only two consumer of it (cam)
deals with it correctly and preserves the constness.
2001-09-10 10:33:46 +00:00
..
alpha Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
ia64 Next round of fixes to the ia64 code. This includes simulated clock and 2000-10-04 17:53:03 +00:00
adddi3.c Convert all instances of: 2001-01-12 07:28:46 +00:00
anddi3.c Convert all instances of: 2001-01-12 07:28:46 +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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bsearch.c Fix a warning in bsearch(). Like index() etc, it de-qualifies its 2001-09-10 10:33:46 +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 Style optimization in newly added POSIX range []] conformance, redo 1997-06-07 01:33:10 +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
iordi3.c Convert all instances of: 2001-01-12 07:28:46 +00:00
locc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lshldi3.c Convert all instances of: 2001-01-12 07:28:46 +00:00
lshrdi3.c Convert all instances of: 2001-01-12 07:28:46 +00:00
mcount.c We do not have UPAGES following the tail end of the user VM space anymore. 2001-08-08 04:02:22 +00:00
moddi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
muldi3.c Convert all instances of: 2001-01-12 07:28:46 +00:00
negdi2.c Convert all instances of: 2001-01-12 07:28:46 +00:00
notdi2.c Convert all instances of: 2001-01-12 07:28:46 +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 A set of changes to reduce the number of include files the kernel 2001-07-08 04:56:07 +00:00
random.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rindex.c Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +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 Sync to OpenBSD (update comment and minor style change). 2001-07-24 11:34:22 +00:00
strlcpy.c Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
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 Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +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
subdi3.c Convert all instances of: 2001-01-12 07:28:46 +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 Convert all instances of: 2001-01-12 07:28:46 +00:00