glibc/bits
Roland McGrath 9b21e6bcf8 2002-10-16 Jakub Jelinek <jakub@redhat.com>
* include/libc-symbols.h (attribute_tls_model_ie): Define.
	* include/errno.h (errno): Define to __libc_errno in libc.so.
	Add attribute_tls_model_ie.
	* include/netdb.h (h_errno): Define to __libc_h_errno in libc.so.
	Add attribute_tls_model_ie.
	* include/resolv.h (_res): Define to __libc_res in libc.so.  Add
	attribute_tls_model_ie.
	* inet/herrno.c (__libc_h_errno): Add hidden alias to h_errno.
	(h_errno): Define.
	* resolv/res_libc.c (__libc_res): Add hidden alias to _res.
	(_res): Define.
	* sysdeps/generic/bits/libc-tsd.h (__libc_tsd_define): Add
	attribute_tls_model_ie.
	* sysdeps/generic/errno-loc.c (errno): Only undefine if not using
	__thread.
	* sysdeps/generic/errno.c (__libc_errno): Add hidden alias to errno.
	* sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER): Use
	__libc_errno in USE___THREAD case.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
	Likewise.
	* configure.in (HAVE_TLS_MODEL_ATTRIBUTE): Check for
	__attribute__((tls_model (""))).
	* configure: Rebuilt.
	* config.h.in (HAVE_TLS_MODEL_ATTRIBUTE): Add.
2002-10-15 22:50:43 +00:00
..
byteswap.h Prevent double inclusion. 2002-01-08 10:19:35 +00:00
confname.h
dirent.h
dlfcn.h Update. 2001-10-27 00:23:28 +00:00
elfclass.h
endian.h
environments.h
errno.h Update. 2002-07-20 01:14:41 +00:00
fcntl.h
fenv.h
fenvinline.h
huge_val.h
in.h
ioctl-types.h
ioctls.h
ipc.h
libc-lock.h * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
libc-tsd.h 2002-10-16 Jakub Jelinek <jakub@redhat.com> 2002-10-15 22:50:43 +00:00
link.h Update. 2001-07-26 00:27:15 +00:00
local_lim.h
mathdef.h
mathinline.h
mman.h * sysdeps/mach/hurd/times.c: Fix typo in last change. 2002-02-19 00:22:30 +00:00
msq.h
nan.h
netdb.h
poll.h * conform/conformtest.pl (checknamespace): Sort the output list. 2001-08-23 04:34:57 +00:00
posix_opt.h
resource.h
sched.h
select.h
sem.h
setjmp.h
shm.h Update. 2002-08-23 22:33:32 +00:00
sigaction.h 2001-08-22 Roland McGrath <roland@frob.com> 2001-08-23 03:07:50 +00:00
sigcontext.h
siginfo.h
signum.h
sigset.h
sigstack.h
sigthread.h
sockaddr.h
socket.h
stat.h
statfs.h
statvfs.h
stdio-lock.h 2001-08-23 Roland McGrath <roland@frob.com> 2001-08-24 03:20:56 +00:00
string.h
stropts.h Update. 2002-07-08 17:15:20 +00:00
sys_errlist.h 2002-07-31 Jeff Bailey <jbailey@gnu.org> 2002-07-31 23:30:24 +00:00
termios.h 2001-07-26 Roland McGrath <roland@frob.com> 2001-07-26 21:23:31 +00:00
time.h
types.h
uio.h
ustat.h 2002-09-04 Bruno Haible <bruno@clisp.org> 2002-09-06 19:20:20 +00:00
utmp.h
utsname.h
waitflags.h
waitstatus.h
wchar.h
wordsize.h