glibc/string
Ulrich Drepper 4a44ce79c6 * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
returning.
	(PTR_DEMANGLE): Real definition now that it's not the same as
	PRT_MANGLE anymore.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.

	* string/strerror_l.c: New file.
	* string/Makefile (routines): Add strerror_l.
	* string/string.h: Declare strerror_l.
	* string/Versions: Export strerror_l for GLIBC_2.6.

	* nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
2007-02-01 16:14:15 +00:00
..
bits * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, 2005-08-08 19:04:11 +00:00
.cvsignore
Depend
Makefile * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before 2007-02-01 16:14:15 +00:00
Versions * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before 2007-02-01 16:14:15 +00:00
_strerror.c * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't 2006-06-22 23:59:32 +00:00
argz-addsep.c
argz-append.c
argz-count.c Update. 2002-04-09 20:36:24 +00:00
argz-create.c
argz-ctsep.c
argz-delete.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:06 +00:00
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 Update. 2002-04-09 20:36:24 +00:00
argz.h Update. 2004-09-07 22:33:37 +00:00
basename.c * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). 2002-08-12 02:02:20 +00:00
bcopy.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
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 [BZ #2126] 2006-01-10 00:25:07 +00:00
byteswap.h
bzero.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
endian.h
envz.c [BZ #2703] 2006-06-04 04:35:55 +00:00
envz.h
ffs.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
ffsll.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
inl-tester.c
memccpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memchr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memcmp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memcpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memfrob.c
memmem.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memmove.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memory.h
mempcpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memrchr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memset.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
noinl-tester.c
rawmemchr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
stpcpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
stpncpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
stratcliff.c (main): Check memccpy. 2003-09-09 20:15:17 +00:00
strcasecmp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcasecmp_l.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcasestr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcat.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strchr.c [BZ #2751] 2006-08-22 06:47:33 +00:00
strchrnul.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcmp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcoll.c * include/libc-symbols.h (__hidden_proto): Remove bogus declaration 2005-03-17 21:06:39 +00:00
strcoll_l.c Update. 2004-03-14 21:12:06 +00:00
strcpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcspn.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strdup.c Update. 2002-08-03 21:19:56 +00:00
strerror.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
strerror_l.c * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before 2007-02-01 16:14:15 +00:00
strfry.c
string-inlines.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
string.h * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before 2007-02-01 16:14:15 +00:00
strings.h
strlen.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncase.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncase_l.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncat.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncmp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strndup.c Update. 2002-08-03 21:19:56 +00:00
strnlen.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strpbrk.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strrchr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strsep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strsignal.c * configure.in: Remove gnu_ld definition and everything using it. 2005-11-06 02:06:06 +00:00
strspn.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strstr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtok.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtok_r.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strverscmp.c Update. 2002-08-04 09:27:27 +00:00
strxfrm.c Update. 2004-03-14 21:12:06 +00:00
strxfrm_l.c * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization 2006-11-10 15:20:59 +00:00
swab.c
test-ffs.c Update. 2004-04-04 06:17:27 +00:00
test-memccpy.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-memchr.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-memcmp.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-memcpy.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-memmove.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-mempcpy.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-memset.c * string/test-memset.c (test_main): Use negative byte value is 2005-07-25 01:40:59 +00:00
test-stpcpy.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-stpncpy.c * string/test-strspn.c (do_test): Ensure zero termination. 2002-11-09 00:36:21 +00:00
test-strcat.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strchr.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strcmp.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strcpy.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strcspn.c * string/test-strchr.c (stupid_strchr): New function. 2002-11-08 22:10:01 +00:00
test-string.h Update. 2004-03-07 09:05:18 +00:00
test-strlen.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strncmp.c [BZ #1877] 2005-11-18 00:12:44 +00:00
test-strncpy.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strpbrk.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strrchr.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strspn.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
testcopy.c
tester.c * string/tester.c (test_strnlen): New function. 2006-02-20 21:48:49 +00:00
tst-bswap.c
tst-inlcall.c [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
tst-strfry.c * stdlib/random_r.c (__initstate_r): Don't use non-existing state. 2005-04-12 15:29:07 +00:00
tst-strlen.c
tst-strtok.c
tst-strxfrm.c 2002-08-29 Roland McGrath <roland@redhat.com> 2002-08-29 09:26:30 +00:00
tst-strxfrm2.c * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization 2006-11-10 15:20:59 +00:00
tst-svc.c
tst-svc.expect
tst-svc.input
wordcopy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
xpg-strerror.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00