newlib-cygwin/newlib/libc/string
Yaakov Selkowitz 352c8f2f0d string: remove TRAD_SYNOPSIS
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2017-12-01 03:41:52 -06:00
..
Makefile.am string: add wmempcpy 2017-11-30 04:06:49 -06:00
Makefile.in string: add wmempcpy 2017-11-30 04:06:49 -06:00
bcmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
bcopy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
bzero.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
explicit_bzero.c Add explicit_bzero() 2016-03-18 12:33:40 +01:00
ffsl.c Add ffsl(), ffsll(), fls(), flsl(), flsll() 2017-07-05 13:49:48 +02:00
ffsll.c Add ffsl(), ffsll(), fls(), flsl(), flsll() 2017-07-05 13:49:48 +02:00
fls.c Add ffsl(), ffsll(), fls(), flsl(), flsll() 2017-07-05 13:49:48 +02:00
flsl.c Add ffsl(), ffsll(), fls(), flsl(), flsll() 2017-07-05 13:49:48 +02:00
flsll.c Add ffsl(), ffsll(), fls(), flsl(), flsll() 2017-07-05 13:49:48 +02:00
gnu_basename.c Fix compile with GCC 5 -Werror 2016-02-12 10:16:06 -06:00
index.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
local.h Remove extern declaration of __locale_cjk_lang in string/local.h 2016-08-21 12:14:32 +02:00
memccpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
memchr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
memcmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
memcpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
memmem.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
memmove.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
mempcpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
memrchr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
memset.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
rawmemchr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
rindex.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
stpcpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
stpncpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
str-two-way.h * lib/str-two-way.h (two_way_long_needle): Avoid bug with long 2010-10-06 09:29:35 +00:00
strcasecmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strcasecmp_l.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strcasestr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strcat.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strchr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strchrnul.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strcmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strcoll.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strcoll_l.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strcpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strcspn.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strdup.c
strdup_r.c
strerror.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strerror_r.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strings.tex Add man page entry for strnstr.c. 2017-08-30 15:10:07 +02:00
strlcat.c
strlcpy.c
strlen.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strlwr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strncasecmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strncasecmp_l.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strncat.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strncmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strncpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strndup.c
strndup_r.c 2006-02-13 Jeff Johnston <jjohnstn@redhat.com> 2006-02-13 17:27:50 +00:00
strnlen.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strnstr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strpbrk.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strrchr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strsep.c
strsignal.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strspn.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strstr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strtok.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strtok_r.c * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c, 2013-07-23 07:05:31 +00:00
strupr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strverscmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strxfrm.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strxfrm_l.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
swab.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
timingsafe_bcmp.c Add timingsafe_bcmp() 2016-03-18 12:33:40 +01:00
timingsafe_memcmp.c Add timingsafe_memcmp() 2016-03-18 12:33:40 +01:00
u_strerr.c * libc/string/memccpy.c (memccpy): Fix warning about signed-unsigned 2014-10-09 12:24:56 +00:00
wcpcpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcpncpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcscasecmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcscasecmp_l.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcscat.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcschr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcscmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcscoll.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcscoll_l.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcscpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcscspn.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsdup.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcslcat.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcslcpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcslen.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsncasecmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsncasecmp_l.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsncat.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsncmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsncpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsnlen.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcspbrk.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsrchr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsspn.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsstr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcstok.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcstrings.tex string: add wmempcpy 2017-11-30 04:06:49 -06:00
wcswidth.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsxfrm.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsxfrm_l.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcwidth.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wmemchr.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wmemcmp.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wmemcpy.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wmemmove.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wmempcpy.c string: add wmempcpy 2017-11-30 04:06:49 -06:00
wmemset.c string: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
xpg_strerror_r.c strerror: allow user hook to comply with POSIX rules 2011-05-25 18:41:10 +00:00