.. |
__strsignal.c
|
Use C89 Prototypes.
|
2012-03-20 17:44:17 +00:00 |
_strerror_r.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
_strlcat.c
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
_strlcpy.c
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
bcmp.3
|
Mark these obsolete as well.
|
2012-05-05 21:24:19 +00:00 |
bcopy.3
|
Mark these obsolete as well.
|
2012-05-05 21:24:19 +00:00 |
bm.3
|
|
|
bm.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
bstring.3
|
|
|
bzero.3
|
Add some STANDARDS lingo, mainly to note the functions that have been
|
2010-04-29 06:54:26 +00:00 |
ffs.3
|
Only put the actual header for the .In line.
|
2010-04-28 07:47:09 +00:00 |
index.3
|
Bump date for previous.
|
2012-05-05 21:18:43 +00:00 |
index.c
|
|
|
Lint_bcmp.c
|
|
|
Lint_bcopy.c
|
|
|
Lint_bzero.c
|
|
|
Lint_ffs.c
|
ffs(3) lives in strings.h, so include the correct header. ANSIfy.
|
2009-08-05 16:08:00 +00:00 |
Lint_index.c
|
|
|
Lint_memccpy.c
|
|
|
Lint_memchr.c
|
|
|
Lint_memcmp.c
|
|
|
Lint_memcpy.c
|
|
|
Lint_memmove.c
|
|
|
Lint_memset.c
|
|
|
Lint_rindex.c
|
|
|
Lint_strcat.c
|
|
|
Lint_strchr.c
|
|
|
Lint_strcmp.c
|
|
|
Lint_strcpy.c
|
|
|
Lint_strlen.c
|
|
|
Lint_strncat.c
|
|
|
Lint_strncmp.c
|
|
|
Lint_strncpy.c
|
|
|
Lint_strrchr.c
|
|
|
Lint_swab.c
|
consistency with c source
|
2010-07-05 00:45:19 +00:00 |
Makefile.inc
|
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
|
2012-08-30 12:16:48 +00:00 |
memccpy.3
|
|
|
memccpy.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
memchr.3
|
Split Nm over two lines.
|
2009-04-10 23:24:35 +00:00 |
memcmp.3
|
|
|
memcpy.3
|
|
|
memmem.3
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
memmem.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
memmove.3
|
|
|
memrchr.c
|
make this work properly, by moving to the end of the buffer before starting
|
2009-04-11 21:42:16 +00:00 |
memset.3
|
|
|
popcount.3
|
Add patch from Klaus Klein in PR 45258 to note that popcount32/64
|
2011-08-22 01:36:04 +00:00 |
rindex.3
|
Bump date for previous.
|
2012-05-05 21:18:43 +00:00 |
rindex.c
|
|
|
stpcpy.c
|
Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD.
|
2009-05-01 17:27:01 +00:00 |
stpncpy.c
|
Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD.
|
2009-05-01 17:27:01 +00:00 |
strcasecmp.3
|
|
|
strcasestr.c
|
|
|
strcat.3
|
|
|
strchr.3
|
|
|
strcmp.3
|
|
|
strcoll.3
|
|
|
strcoll.c
|
Add dummy strcoll_l and strxfrm_l.
|
2013-04-19 23:28:47 +00:00 |
strcpy.3
|
Improve formatting and punctuation for "NUL-terminate".
|
2009-05-02 09:37:32 +00:00 |
strcspn.3
|
|
|
strcspn.c
|
size_t -> uint8_t
|
2012-03-21 00:35:50 +00:00 |
strdup.3
|
Bump date for new STANDARDS section.
|
2009-01-29 10:15:39 +00:00 |
strdup.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
strerror_r.c
|
|
|
strerror.3
|
Bump date.
|
2010-10-25 07:37:11 +00:00 |
strerror.c
|
|
|
stresep.c
|
|
|
string.3
|
Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD.
|
2009-05-01 17:27:01 +00:00 |
strings.3
|
|
|
strlcpy.3
|
Join URL.
|
2010-04-14 13:07:19 +00:00 |
strlen.3
|
Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD.
|
2009-05-01 17:27:01 +00:00 |
strmode.3
|
|
|
strmode.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
strncat.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
strndup.c
|
|
|
strpbrk.3
|
|
|
strpbrk.c
|
Handle simple cases (strlen(charset) <= 1) more efficiently.
|
2011-11-22 00:37:09 +00:00 |
strrchr.3
|
|
|
strsep.3
|
|
|
strsignal.3
|
Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust
|
2009-07-22 19:48:27 +00:00 |
strsignal.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
strspn.3
|
|
|
strspn.c
|
size_t -> uint8_t
|
2012-03-21 00:35:50 +00:00 |
strstr.3
|
|
|
strtok_r.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
strtok.3
|
Grammar police.
|
2008-08-29 05:48:40 +00:00 |
strtok.c
|
|
|
strxfrm.3
|
|
|
strxfrm.c
|
Add dummy strcoll_l and strxfrm_l.
|
2013-04-19 23:28:47 +00:00 |
swab.3
|
.Nm -> .Fn.
|
2010-04-30 03:52:13 +00:00 |
swab.c
|
Special-case the (unlikely in practice) call with len = 2 - previously
|
2011-01-04 17:14:07 +00:00 |
wcscasecmp.3
|
Observe the following spelling:
|
2010-12-16 17:42:25 +00:00 |
wcscasecmp.c
|
Add wcscoll_l, wcsxfrm_l, wcsncasecmp_l, wcscasecmp_l, btowc_l,
|
2013-04-18 23:24:26 +00:00 |
wcscat.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcschr.c
|
|
|
wcscmp.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcscpy.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcscspn_bloom.h
|
If we have to cast, do it properly.
|
2011-11-25 17:48:22 +00:00 |
wcscspn.c
|
In wcscspn and wcspbrk, handle set size of 0 and 1 explicitly.
|
2011-11-24 18:44:25 +00:00 |
wcsdup.3
|
Add "wide" to description. From OpenBSD via Ingo Schwarze.
|
2012-12-28 13:53:12 +00:00 |
wcsdup.c
|
Remove unneeded #include <string.h>, found by Adam Hoka.
|
2008-05-26 13:17:48 +00:00 |
wcslcat.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcslcpy.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcslen.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcsncasecmp.c
|
Add wcscoll_l, wcsxfrm_l, wcsncasecmp_l, wcscasecmp_l, btowc_l,
|
2013-04-18 23:24:26 +00:00 |
wcsncat.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcsncmp.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcsncpy.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcspbrk.c
|
In wcscspn and wcspbrk, handle set size of 0 and 1 explicitly.
|
2011-11-24 18:44:25 +00:00 |
wcsrchr.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcsspn.c
|
Clean up a bit in preparation for more serious changes
|
2011-11-21 15:02:48 +00:00 |
wcsstr.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcstok.3
|
Observe the following spelling:
|
2010-12-16 17:42:25 +00:00 |
wcstok.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wcswcs.c
|
|
|
wcswidth.3
|
|
|
wmemchr.3
|
Observe the following spelling:
|
2010-12-16 17:42:25 +00:00 |
wmemchr.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wmemcmp.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wmemcpy.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wmemmove.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
wmemset.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |