opnsense-src/lib/libc/string
Franco Fichtner 0dc4b34cbd src: switch to release/11.2.0
Taken from: FreeBSD commit 62a489e1688b21b7cbdab9ffdb449a67bacc770c
2018-10-07 14:26:34 +02:00
..
bcmp.3 src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
bcmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
bcopy.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
bcopy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
bstring.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
bzero.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
bzero.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ffs.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
ffs.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ffsl.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ffsll.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
fls.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
flsl.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
flsll.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
index.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
Makefile.inc src: switch to release/11.2.0 2018-10-07 14:26:34 +02:00
memccpy.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memccpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memchr.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memcmp.3 src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
memcmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memcpy.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memcpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memmem.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
memmem.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
memmove.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memmove.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memrchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memset.3 src: switch to release/11.2.0 2018-10-07 14:26:34 +02:00
memset.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
memset_s.c src: switch to release/11.2.0 2018-10-07 14:26:34 +02:00
stpcpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
stpncpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcasecmp.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strcasecmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcasestr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcat.3 *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
strcat.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strchr.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strchrnul.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strcmp.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcoll.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcoll.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strcpy.3 *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
strcpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strcspn.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strdup.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strdup.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strerror.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strerror.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
string.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strlcat.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strlcpy.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strlcpy.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strlen.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strlen.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strmode.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strmode.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strncat.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strncmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strncpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strndup.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strnlen.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strnstr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strpbrk.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strpbrk.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strrchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strsep.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strsep.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strsignal.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strspn.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strspn.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strstr.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strstr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strtok.3 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
strtok.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strxfrm.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strxfrm.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
swab.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
swab.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
Symbol.map src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
timingsafe_bcmp.3 src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
timingsafe_bcmp.c src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
timingsafe_memcmp.c src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
wcpcpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcpncpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcscasecmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcscat.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcschr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcscmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcscoll.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcscoll.c src: clean-cut move to release/11.1.0 2017-08-20 13:44:58 +02:00
wcscpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcscspn.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsdup.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcslcat.c src: clean-cut move to release/10.3.0 2016-05-21 08:25:57 +02:00
wcslcpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcslen.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsncasecmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsncat.c src: clean-cut move to release/10.3.0 2016-05-21 08:25:57 +02:00
wcsncmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsncpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsnlen.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcspbrk.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsrchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsspn.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsstr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcstok.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcstok.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcswidth.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcswidth.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsxfrm.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wcsxfrm.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
wmemchr.3 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wmemchr.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wmemcmp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wmemcpy.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wmemmove.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
wmemset.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00