glibc/sysdeps/mach
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
..
alpha Revert unintentional commits. 2003-02-26 00:01:15 +00:00
bits Update. 2002-12-06 11:49:42 +00:00
hppa
hurd (_dl_make_stack_executable): Disable for static linking. 2004-03-20 20:30:05 +00:00
i386
mips
powerpc 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
sys Update. 2002-07-06 06:36:39 +00:00
Makefile 2003-02-15 Roland McGrath <roland@frob.com> 2003-02-15 22:59:19 +00:00
Subdirs
_strerror.c * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. 2002-08-30 01:31:18 +00:00
adjtime.c
configure * sysdeps/mach/configure.in: Barf rather than define NO_CREATION_TIME. 2003-06-27 06:21:51 +00:00
configure.in 2004-02-10 Roland McGrath <roland@frob.com> 2004-02-11 01:02:11 +00:00
getloadavg.c
getpagesize.c Update. 2002-08-03 07:02:10 +00:00
getsysstats.c
gettimeofday.c Update. 2002-04-14 09:14:45 +00:00
mprotect.c
msync.c
munmap.c
nanosleep.c Update. 2002-12-31 10:25:10 +00:00
pagecopy.h
sched_yield.c
sleep.c
start.c
sysdep.h
thread_state.h
usleep.c
xpg-strerror.c Update. 2004-03-22 19:54:06 +00:00