1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/lib/libc/string
2007-04-29 14:05:22 +00:00
..
bcmp.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
bcmp.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
bcopy.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
bcopy.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
bstring.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
bzero.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
bzero.c
ffs.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
ffs.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
ffsl.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
fls.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
flsl.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
index.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
index.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
memccpy.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
memccpy.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
memchr.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
memchr.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
memcmp.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
memcmp.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
memcpy.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
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 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
memmove.c
memset.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
memset.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
rindex.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
stpcpy.c Add stpcpy(3). 2002-10-03 19:39:20 +00:00
strcasecmp.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcasecmp.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcasestr.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcat.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcat.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strchr.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strchr.c
strcmp.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcmp.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcoll.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcoll.c
strcpy.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcpy.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcspn.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strcspn.c Replace the current strspn() and strcspn() with significantly faster 2005-04-02 18:52:44 +00:00
strdup.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strdup.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strerror.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strerror.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
string.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
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 o Make grep ^strlcpy work: put a return value type on separate line. 2006-06-15 15:56:55 +00:00
strlen.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strlen.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strmode.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strmode.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strncat.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strncmp.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strncpy.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strnstr.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strpbrk.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strpbrk.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strrchr.c
strsep.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strsep.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strsignal.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strspn.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strspn.c Replace the current strspn() and strcspn() with significantly faster 2005-04-02 18:52:44 +00:00
strstr.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strstr.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strtok.3 Sort sections. 2005-01-20 09:17:07 +00:00
strtok.c Call strtok_r() via a libc private name from within strtok(). 2002-09-07 02:53:19 +00:00
strxfrm.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
strxfrm.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
swab.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
swab.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
Symbol.map Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
wcscat.c Simplify by removing unneeded local variables and explicit null termination. 2002-09-26 09:28:55 +00:00
wcschr.c Reimplement, handling the case where c == L'\0' correctly and fixing 2002-10-23 10:47:47 +00:00
wcscmp.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
wcscoll.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
wcscoll.c Prepare to handle state-dependent encodings. This mainly involves not 2004-04-07 09:47:56 +00:00
wcscpy.c Simplify by removing useless local variables and explicit null termination. 2002-09-26 09:23:07 +00:00
wcscspn.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wcsdup.c Add an implementation of the semi-standard wcsdup() function, as found 2005-08-13 05:54:33 +00:00
wcslcat.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wcslcpy.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wcslen.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wcsncat.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wcsncmp.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
wcsncpy.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
wcspbrk.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wcsrchr.c Reimplement more efficiently, using a single forward scan (like strrchr(3)) 2002-10-23 10:52:04 +00:00
wcsspn.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wcsstr.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
wcstok.3 Remove stray comma at the end of the See Also list. 2002-10-15 09:49:54 +00:00
wcstok.c MFp4: Make `spanp' const. 2003-03-12 06:41:49 +00:00
wcswidth.3 mdoc(7) police: tiny nits. 2002-12-09 14:04:05 +00:00
wcswidth.c Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
wcsxfrm.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
wcsxfrm.c Prepare to handle state-dependent encodings. This mainly involves not 2004-04-07 09:47:56 +00:00
wmemchr.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
wmemchr.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wmemcmp.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wmemcpy.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wmemmove.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00
wmemset.c Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +00:00