glibc/string
Ulrich Drepper 6cbe890a9d * wctype/wctype.h: The *_l functions are in POSIX 2008.
* wcsmbs/wchar.h: mbsnrtowcs, open_wmemstream, wcpcpy, wcpncpy,
	wcscasecmp, wcsdup, wcsncasecmp, wcsnlen, wcsnrtombs,
	wcscasecmp_l, wcsncasecmp_l, wcscoll_l, and wcsxfrm_l.
	* sysdeps/mach/hurd/bits/posix_opt.h: Reset value of macros from
	200112L to 200809L.
	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
	* posix/getconf.c (vars): Add _SC_THREAD_ROBUST_PRIO_INHERIT and
	_SC_THREAD_ROBUST_PRIO_PROTECT entries.
	* bits/confname.h: Add _SC_THREAD_ROBUST_PRIO_INHERIT and
	_SC_THREAD_ROBUST_PRIO_PROTECT.
	* posix/unistd.h: fexecve is in POSIX 2008.
	* time/time.h: strftime_l is in POSIX 2008.
	* io/sys/stat.h: futimens is in POSIX 2008.
	* string/strings.h: strcasecmp_l and strncasecmp_l are in POSIX 2008.
	* string/string.h: stpcpy, stpncpy, strndup, strnlen, strsignal,
	strcoll_l, strerror_l, and strxfrm_l are in POSIX 2008.
	* stdlib/stdlib.h: mkdtemp is in POSIX 2008.
2009-02-26 16:53:30 +00:00
..
bits [BZ #5614] 2008-01-15 19:11:51 +00:00
_strerror.c * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't 2006-06-22 23:59:32 +00:00
.cvsignore
argz-addsep.c
argz-append.c
argz-count.c
argz-create.c
argz-ctsep.c
argz-delete.c
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c * io/ftw.c (open_dir_stream): Return right away if REALLOC fails. 2006-05-10 06:39:15 +00:00
argz-stringify.c
argz.h * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 2007-03-17 17:04:28 +00:00
basename.c
bcopy.c
bug-envz1.c * string/Makefile (tests): Add bug-envz1. 2006-06-04 16:36:04 +00:00
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
bug-strtok1.c
byteswap.h
bzero.c
Depend
endian.h * string/endian.h: Define new fixed-size hto* and *toh macros only 2008-05-21 23:39:35 +00:00
envz.c [BZ #2703] 2006-06-04 04:35:55 +00:00
envz.h
ffs.c
ffsll.c
inl-tester.c
Makefile * string/Makefile (strop-tests): Add memmem. 2008-05-25 00:17:34 +00:00
memccpy.c
memchr.c
memcmp.c
memcpy.c
memfrob.c
memmem.c * string/Makefile (distribute): Add str-two-way.h. 2008-05-15 04:42:20 +00:00
memmove.c
memory.h
mempcpy.c
memrchr.c
memset.c
noinl-tester.c
rawmemchr.c
stpcpy.c
stpncpy.c
str-two-way.h * string/Makefile (distribute): Add str-two-way.h. 2008-05-15 04:42:20 +00:00
stratcliff.c [BZ #4963] 2007-09-23 18:27:55 +00:00
strcasecmp_l.c
strcasecmp.c
strcasestr.c * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp. 2008-05-16 18:19:18 +00:00
strcat.c
strchr.c [BZ #2751] 2006-08-22 06:47:33 +00:00
strchrnul.c
strcmp.c
strcoll_l.c * de_DE.in: Adjust for correct handling of backward direction sorting. 2007-10-02 17:17:59 +00:00
strcoll.c
strcpy.c
strcspn.c
strdup.c
strerror_l.c * elf/dl-open.c (dl_open_worker): Declare l in 2 different 2007-03-17 17:09:13 +00:00
strerror.c
strfry.c [BZ #6007] 2008-03-31 18:30:26 +00:00
string-inlines.c
string.h * wctype/wctype.h: The *_l functions are in POSIX 2008. 2009-02-26 16:53:30 +00:00
strings.h * wctype/wctype.h: The *_l functions are in POSIX 2008. 2009-02-26 16:53:30 +00:00
strlen.c
strncase_l.c
strncase.c
strncat.c
strncmp.c
strncpy.c
strndup.c
strnlen.c
strpbrk.c
strrchr.c
strsep.c
strsignal.c
strspn.c
strstr.c * string/Makefile (distribute): Add str-two-way.h. 2008-05-15 04:42:20 +00:00
strtok_r.c
strtok.c [BZ #4582] 2007-08-22 07:04:23 +00:00
strverscmp.c
strxfrm_l.c * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization 2006-11-10 15:20:59 +00:00
strxfrm.c
swab.c
test-ffs.c
test-memccpy.c
test-memchr.c
test-memcmp.c
test-memcpy.c
test-memmem.c * string/Makefile (strop-tests): Add memmem. 2008-05-25 00:17:34 +00:00
test-memmove.c
test-mempcpy.c
test-memset.c
test-stpcpy.c
test-stpncpy.c
test-strcat.c
test-strchr.c
test-strcmp.c
test-strcpy.c
test-strcspn.c
test-string.h * string/Makefile (strop-tests): Add memmem. 2008-05-25 00:17:34 +00:00
test-strlen.c
test-strncmp.c
test-strncpy.c
test-strpbrk.c
test-strrchr.c
test-strspn.c
testcopy.c
tester.c * string/tester.c (test_memcmp): Add a few more tests. 2008-05-11 08:55:42 +00:00
tst-bswap.c
tst-endian.c [BZ #6442] 2008-05-15 02:54:33 +00:00
tst-inlcall.c
tst-strfry.c
tst-strlen.c
tst-strtok.c
tst-strxfrm2.c * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization 2006-11-10 15:20:59 +00:00
tst-strxfrm.c
tst-svc.c
tst-svc.expect
tst-svc.input
Versions * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before 2007-02-01 16:14:15 +00:00
wordcopy.c
xpg-strerror.c