.. |
bcmp.3
|
mdoc(7): Use the new feature of the .In macro.
|
2003-09-08 19:57:22 +00:00 |
bcmp.c
|
|
|
bcopy.3
|
mdoc(7): Use the new feature of the .In macro.
|
2003-09-08 19:57:22 +00:00 |
bcopy.c
|
Pacify gcc about casting pointers to integers (for the lowest few bits).
|
2003-10-26 03:55:58 +00:00 |
bstring.3
|
|
|
bzero.3
|
mdoc(7): Use the new feature of the .In macro.
|
2003-09-08 19:57:22 +00:00 |
bzero.c
|
|
|
ffs.3
|
Markup, grammar, and spelling fixes.
|
2004-06-30 20:09:10 +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 |
index.3
|
mdoc(7): Use the new feature of the .In macro.
|
2003-09-08 19:57:22 +00:00 |
index.c
|
Brucification: Don't initialize in declaration, make sure extra lines
|
2003-12-18 07:44:53 +00:00 |
Makefile.inc
|
Add each directory's symbol map file to SYM_MAPS.
|
2006-03-13 01:15:01 +00:00 |
memccpy.3
|
|
|
memccpy.c
|
|
|
memchr.3
|
Add the function memmem(3) as found in glibc and others.
|
2005-08-25 18:26:58 +00:00 |
memchr.c
|
|
|
memcmp.3
|
|
|
memcmp.c
|
|
|
memcpy.3
|
|
|
memcpy.c
|
|
|
memmem.3
|
Fix prototype.
|
2005-11-24 06:56:21 +00:00 |
memmem.c
|
Add the function memmem(3) as found in glibc and others.
|
2005-08-25 18:26:58 +00:00 |
memmove.3
|
|
|
memmove.c
|
|
|
memset.3
|
|
|
memset.c
|
|
|
rindex.c
|
Brucification: Don't initialize in declaration, make sure extra lines
|
2003-12-18 07:44:53 +00:00 |
stpcpy.c
|
|
|
strcasecmp.3
|
mdoc(7): Use the new feature of the .In macro.
|
2003-09-08 19:57:22 +00:00 |
strcasecmp.c
|
|
|
strcasestr.c
|
|
|
strcat.3
|
Remove references to nonexistent "FreeBSD Security Architecture" document.
|
2005-09-05 09:49:33 +00:00 |
strcat.c
|
|
|
strchr.3
|
Add the function memmem(3) as found in glibc and others.
|
2005-08-25 18:26:58 +00:00 |
strchr.c
|
|
|
strcmp.3
|
|
|
strcmp.c
|
|
|
strcoll.3
|
|
|
strcoll.c
|
|
|
strcpy.3
|
Remove references to nonexistent "FreeBSD Security Architecture" document.
|
2005-09-05 09:49:33 +00:00 |
strcpy.c
|
|
|
strcspn.3
|
Added a sentence to explain what "span" means.
|
2005-08-29 20:41:58 +00:00 |
strcspn.c
|
Replace the current strspn() and strcspn() with significantly faster
|
2005-04-02 18:52:44 +00:00 |
strdup.3
|
|
|
strdup.c
|
|
|
strerror.3
|
Correctly document the return value of strerror() and strerror_r() and
|
2004-10-12 14:52:52 +00:00 |
strerror.c
|
Unbreak !NLS case
|
2005-02-27 21:17:22 +00:00 |
string.3
|
|
|
strlcat.c
|
Enable building with LIBC_SCCS defined.
|
2004-10-16 06:32:43 +00:00 |
strlcpy.3
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
strlcpy.c
|
Remove extra closing parenthesis added in revision 1.4.
|
2004-10-14 21:31:42 +00:00 |
strlen.3
|
|
|
strlen.c
|
|
|
strmode.3
|
|
|
strmode.c
|
|
|
strncat.c
|
|
|
strncmp.c
|
|
|
strncpy.c
|
|
|
strnstr.c
|
Don't read more than the given 'len' bytes from the 'big' string.
|
2005-02-11 21:07:51 +00:00 |
strpbrk.3
|
|
|
strpbrk.c
|
|
|
strrchr.c
|
|
|
strsep.3
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
strsep.c
|
|
|
strsignal.c
|
Unbreak strsignal(). This is an MFC candidate.
|
2005-03-06 03:19:19 +00:00 |
strspn.3
|
Added a sentence to explain what "span" means.
|
2005-08-29 20:41:58 +00:00 |
strspn.c
|
Replace the current strspn() and strcspn() with significantly faster
|
2005-04-02 18:52:44 +00:00 |
strstr.3
|
Add the function memmem(3) as found in glibc and others.
|
2005-08-25 18:26:58 +00:00 |
strstr.c
|
|
|
strtok.3
|
Sort sections.
|
2005-01-20 09:17:07 +00:00 |
strtok.c
|
|
|
strxfrm.3
|
|
|
strxfrm.c
|
|
|
swab.3
|
Date business, update.
|
2004-12-10 15:27:06 +00:00 |
swab.c
|
According to the information on:
|
2004-12-10 15:24:40 +00:00 |
Symbol.map
|
Add symbol maps and initial symbol version definitions to libc.
|
2006-03-13 00:53:21 +00:00 |
wcscat.c
|
|
|
wcschr.c
|
|
|
wcscmp.c
|
|
|
wcscoll.3
|
|
|
wcscoll.c
|
Prepare to handle state-dependent encodings. This mainly involves not
|
2004-04-07 09:47:56 +00:00 |
wcscpy.c
|
|
|
wcscspn.c
|
|
|
wcsdup.c
|
Add an implementation of the semi-standard wcsdup() function, as found
|
2005-08-13 05:54:33 +00:00 |
wcslcat.c
|
|
|
wcslcpy.c
|
|
|
wcslen.c
|
|
|
wcsncat.c
|
|
|
wcsncmp.c
|
|
|
wcsncpy.c
|
|
|
wcspbrk.c
|
|
|
wcsrchr.c
|
|
|
wcsspn.c
|
|
|
wcsstr.c
|
|
|
wcstok.3
|
|
|
wcstok.c
|
|
|
wcswidth.3
|
|
|
wcswidth.c
|
|
|
wcsxfrm.3
|
|
|
wcsxfrm.c
|
Prepare to handle state-dependent encodings. This mainly involves not
|
2004-04-07 09:47:56 +00:00 |
wmemchr.3
|
Add an implementation of the semi-standard wcsdup() function, as found
|
2005-08-13 05:54:33 +00:00 |
wmemchr.c
|
|
|
wmemcmp.c
|
|
|
wmemcpy.c
|
|
|
wmemmove.c
|
|
|
wmemset.c
|
|
|