freebsd-dev/sys/libkern
Robert Drehmel 9fbb80baff Bring these files closer to style(9) conformance by comparing a
dereferenced character pointer to '\0' instead of using the ! operator.
2004-03-29 21:15:41 +00:00
..
alpha
ia64 Improve a comment and undo a bogus s/a/an/ in a comment. An asm guru 2003-02-11 20:15:11 +00:00
arc4random.c Lock down arc4random so it can be safely called w/o Giant. 2003-08-15 06:34:47 +00:00
ashldi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
ashrdi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
bcd.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
bcmp.c Remove register keyword and constify tmp values. This fixes 2004-02-12 03:23:13 +00:00
bsearch.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
crc32.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
divdi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
ffs.c Translate from GNU C to ISO C. 2004-01-14 07:47:10 +00:00
ffsl.c Translate from GNU C to ISO C. 2004-01-14 07:47:10 +00:00
fls.c Translate from GNU C to ISO C. 2004-01-14 07:47:10 +00:00
flsl.c Translate from GNU C to ISO C. 2004-01-14 07:47:10 +00:00
fnmatch.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
iconv_converter_if.m - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
iconv_xlat16.c Make msdosfs long filenames matching case insensitive again. 2003-12-08 08:32:20 +00:00
iconv_xlat.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
iconv.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
index.c Bring these files closer to style(9) conformance by comparing a 2004-03-29 21:15:41 +00:00
inet_ntoa.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
lshrdi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
mcount.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
moddi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
qdivrem.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
qsort.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
quad.h These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
random.c Lower initial drop value to 50, it is enough to hide linearity 2003-08-10 17:56:58 +00:00
rindex.c Bring these files closer to style(9) conformance by comparing a 2004-03-29 21:15:41 +00:00
scanc.c Backed out the micro-optimization in 1.4. It was to help gcc-2.6.3 2003-07-25 15:54:23 +00:00
skpc.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strcat.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strcmp.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strcpy.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strdup.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strlcat.c Use sys/libkern.h not /usr/include/string.h 2002-09-06 06:04:36 +00:00
strlcpy.c Use sys/libkern.h not /usr/include/string.h 2002-09-06 06:04:36 +00:00
strlen.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strncmp.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strncpy.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strsep.c Hook up strsep(3) to libkern following a repo-copy by Peter. This will 2002-10-10 17:02:11 +00:00
strtol.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strtoq.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strtoul.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strtouq.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
strvalid.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
ucmpdi2.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
udivdi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
umoddi3.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00