glibc/sysdeps
Roland McGrath d8b8842b04 * sysdeps/generic/errno.c [! USE___THREAD]
[HAVE_ELF && SHARED && DO_VERSIONING] (errno, _errno): Declare these
	with compat_symbol so they are not link-time visible.
	[! USE___THREAD] (__libc_errno): New alias for errno.
	* csu/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
	Add __libc_errno here.
	* inet/herrno.c [USE___THREAD]: Use this conditional
	in place of [USE_TLS && HAVE___THREAD].
	[! USE___THREAD] [HAVE_ELF && SHARED && DO_VERSIONING]
	(h_errno, _h_errno): Declare these with compat_symbol so they are not
	link-time visible.
	[! USE___THREAD] (__libc_h_errno): New alias for h_errno.
	* resolv/res_libc.c [! USE___THREAD]
	[HAVE_ELF && SHARED && DO_VERSIONING] (_res): Likewise.
	(_res): Use __attribute__ ((section (".bss"))) so we can have an alias.
	(__libc_res): Define as alias for _res.
	* resolv/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
	Add __libc_h_errno and __libc_res here.

2002-11-14  Jakub Jelinek  <jakub@redhat.com>

	* csu/Versions (errno): Move STT_TLS symbol to GLIBC_PRIVATE for now.
	* resolv/Versions (h_errno, _res): Likewise.

2002-11-14  Roland McGrath  <roland@redhat.com>
2002-11-14 21:23:12 +00:00
..
alpha * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test. 2002-11-08 02:20:41 +00:00
am29k Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
arm * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Use INTUSE for 2002-09-28 19:45:42 +00:00
cris Update. 2002-08-28 21:32:56 +00:00
generic * sysdeps/generic/errno.c [! USE___THREAD] 2002-11-14 21:23:12 +00:00
gnu * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at 2002-11-11 02:34:36 +00:00
hppa Update. 2002-10-03 00:24:35 +00:00
i386 * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q): 2002-11-01 21:49:33 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i960 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ia64 * sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h> 2002-11-12 08:31:50 +00:00
ieee754 Update. 2002-09-10 01:40:26 +00:00
m68k * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal) 2002-09-22 16:47:55 +00:00
m88k Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
mach * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with 2002-11-10 23:29:38 +00:00
mips * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00
posix * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
powerpc * elf/dl-misc.c: Include <sysdep.h>. 2002-10-24 19:14:59 +00:00
pthread * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
rs6000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s390 2002-10-23 Roland McGrath <roland@redhat.com> 2002-10-23 23:48:42 +00:00
sh * sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only 2002-11-06 00:08:36 +00:00
sparc Update. 2002-10-03 00:24:35 +00:00
standalone Update. 2002-08-03 07:02:10 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Check for visibility attribute. 2002-11-13 09:30:43 +00:00
vax Update. 2002-07-06 06:36:39 +00:00
wordsize-32 Update. 2002-09-19 06:50:30 +00:00
wordsize-64 Update. 2002-08-08 11:46:51 +00:00
x86_64 Update. 2002-11-12 21:43:26 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00