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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurd (_dl_make_stack_executable): Disable for static linking. 2004-03-20 20:30:05 +00:00
i386 * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this 2001-08-21 20:32:34 +00:00
mips Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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
_strerror.c * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. 2002-08-30 01:31:18 +00:00
adjtime.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpagesize.c Update. 2002-08-03 07:02:10 +00:00
getsysstats.c * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, 2002-02-18 01:50:52 +00:00
gettimeofday.c Update. 2002-04-14 09:14:45 +00:00
Makefile 2003-02-15 Roland McGrath <roland@frob.com> 2003-02-15 22:59:19 +00:00
mprotect.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
msync.c * sysdeps/mach/hurd/times.c: Fix typo in last change. 2002-02-19 00:22:30 +00:00
munmap.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nanosleep.c Update. 2002-12-31 10:25:10 +00:00
pagecopy.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sched_yield.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sleep.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
start.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Subdirs initial import 1995-02-18 01:27:10 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
thread_state.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
usleep.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xpg-strerror.c Update. 2004-03-22 19:54:06 +00:00