glibc/string
Ulrich Drepper 61645263d4 Update.
2004-03-22  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c
	(__getpagesize): Avoid warning about writing into read-only memory.

	* string/Makefile (routines): Add xpg-strerror.
	* string/string.h (strerror_r): If __USE_XOPEN2K but not __USE_GNU,
	redirect strerror_r to __xpg_strerror_r.
	* string/Versions (libc): Add __xpg_strerror_r@@GLIBC_2.3.4.
	* sysdeps/generic/xpg-strerror.c: New file.
	* sysdeps/mach/xpg-strerror.c: New file.
2004-03-22 19:54:06 +00:00
..
bits Update. 2003-08-20 00:08:24 +00:00
.cvsignore
argz-addsep.c
argz-append.c
argz-count.c
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
argz-stringify.c
argz.h
basename.c * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). 2002-08-12 02:02:20 +00:00
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
byteswap.h
Depend
endian.h
envz.c * include/rpc/auth.h: Use libc_hidden_proto for getnetname, 2002-08-06 06:09:28 +00:00
envz.h
inl-tester.c
Makefile Update. 2004-03-22 19:54:06 +00:00
memfrob.c
memory.h
noinl-tester.c
stratcliff.c (main): Check memccpy. 2003-09-09 20:15:17 +00:00
strcoll_l.c Update. 2004-03-14 21:12:06 +00:00
strcoll.c Update. 2004-03-14 21:12:06 +00:00
strdup.c
strerror.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
strfry.c
string.h Update. 2004-03-22 19:54:06 +00:00
strings.h
strndup.c
strsignal.c Update. 2002-08-04 23:32:14 +00:00
strverscmp.c Update. 2002-08-04 09:27:27 +00:00
strxfrm_l.c Update. 2004-03-14 21:12:06 +00:00
strxfrm.c Update. 2004-03-14 21:12:06 +00:00
swab.c
test-ffs.c
test-memccpy.c Update. 2003-09-10 05:23:33 +00:00
test-memchr.c Update. 2003-04-17 17:38:38 +00:00
test-memcmp.c Update. 2003-04-17 17:38:38 +00:00
test-memcpy.c Update. 2003-04-17 17:38:38 +00:00
test-memmove.c Update. 2003-04-17 17:38:38 +00:00
test-mempcpy.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-memset.c Update. 2003-04-17 17:38:38 +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 Update. 2003-05-01 07:38:32 +00:00
test-strchr.c Update. 2003-04-17 17:38:38 +00:00
test-strcmp.c Update. 2003-04-17 17:38:38 +00:00
test-strcpy.c Update. 2003-04-17 17:38:38 +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 Update. 2003-04-17 17:38:38 +00:00
test-strncmp.c Update. 2003-04-17 17:38:38 +00:00
test-strncpy.c (do_one_test): Makr start and stop as possibly unused. 2003-04-16 17:10:51 +00:00
test-strpbrk.c Update. 2003-04-17 17:38:38 +00:00
test-strrchr.c Update. 2003-04-17 17:38:38 +00:00
test-strspn.c Update. 2003-04-17 17:38:38 +00:00
testcopy.c
tester.c * string/tester.c (test_strcmp): Fix a typo. 2003-04-11 22:07:03 +00:00
tst-bswap.c
tst-inlcall.c
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-svc.c
tst-svc.expect
tst-svc.input
Versions Update. 2004-03-22 19:54:06 +00:00