glibc/sysdeps
Roland McGrath 0c70edcbc6 * include/errno.h [RTLD_PRIVATE_ERRNO] (errno): Rename the real symbol
to rtld_errno.
	* sysdeps/generic/errno.c [RTLD_PRIVATE_ERRNO] (rtld_errno): Define it,
	and don't define any other errno names.
	* sysdeps/unix/alpha/sysdep.h [RTLD_PRIVATE_ERRNO]: Use rtld_errno in
	place of errno.
	* sysdeps/unix/i386/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
	* sysdeps/unix/x86_64/sysdep.S: Likewise.

	* sysdeps/generic/errno.c [! USE___THREAD] (errno): Use `nocommon'
	attribute instead of `section'.

	are handled by one thread which then hands off the descriptors for the
2004-10-04 20:59:53 +00:00
..
alpha Update. 2004-09-30 06:16:50 +00:00
am29k Update. 2004-07-05 17:36:34 +00:00
arm * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
cris * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
generic * include/errno.h [RTLD_PRIVATE_ERRNO] (errno): Rename the real symbol 2004-10-04 20:59:53 +00:00
gnu Update. 2004-08-26 09:16:12 +00:00
hppa * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
i386 Update. 2004-09-30 02:56:42 +00:00
i860
i960 Update. 2004-07-05 17:36:34 +00:00
ia64 Use __NTH instead of __THROW. 2004-09-08 21:44:02 +00:00
ieee754 * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>. 2004-08-11 18:54:46 +00:00
m68k * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
m88k Update. 2004-07-05 17:36:34 +00:00
mach (init1): fix one more nit in last change 2004-09-13 00:42:46 +00:00
mips * sysdeps/mips/dl-machine.h (_dl_start_user): Don't set 2004-08-25 05:57:46 +00:00
posix (gaih_inet): If NAME is a numerical IP address and AI_CANONNAME is set, return copy of NAME as ai_canonname. 2004-09-28 07:11:00 +00:00
powerpc Update. 2004-09-30 06:16:50 +00:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn 2004-08-11 18:51:13 +00:00
rs6000 Update. 2004-07-05 17:36:34 +00:00
s390 Update. 2004-09-08 14:04:05 +00:00
sh * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
sparc Update. 2004-09-30 06:16:50 +00:00
standalone Update. 2004-09-14 04:41:35 +00:00
tahoe
unix 2004-10-04 Roland McGrath <roland@redhat.com> 2004-10-04 20:59:38 +00:00
vax
wordsize-32
wordsize-64
x86_64 [BZ #376] 2004-09-26 10:11:59 +00:00
z8000