glibc/include
Ulrich Drepper 3fb558781f Update.
2002-02-06  Ulrich Drepper  <drepper@redhat.com>

	* Versions.def [ld]: Add GLIBC_2.3.
	* elf/Versions [ld]: Add __tls_get_addr to GLIBC_2.3.
	* elf/Makefile (dl-routines): Add dl-tls.
	(distribute): Add dl-tls.h.
	* sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
	_dl_tls_module_cnt, add _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
	Add prototypes for _dl_next_tls_modid and _dl_determine_tlsoffset.
	* elf/dl-load.c (_dl_map_object_from_fd): Store alignment requirement
	along with the other info in the link map.  Change queueing of init
	images for double linked list.  Use _dl_next_tls_modid to compute
	l_tls_modid.
	* elf/rtld.c (_dl_start_final): Store alignment requirement
	along with the other info in rtld map and executable map.
	(dl_main): Add ld.so to the init image list if necessary.  Compute
	final module ID with _dl_next_tls_modid.
	* include/link.h (struct link_map): Add l_tls_previmage and
	l_tls_align.
	* eld/dl-support.c: Define _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
	* sysdeps/i386/elf/Versions: New file.
	* sysdeps/generic/dl-tls.c: New file.
	* sysdeps/generic/dl-tls.h: New file.
	* sysdeps/i386/dl-tls.h: New file.

	attribute((packed)) to counter stupid people misusing gcc options.
2002-02-07 04:08:19 +00:00
..
arpa
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gnu Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netinet
protocols
rpc Update. 2001-03-26 05:17:47 +00:00
rpcsvc
sys send returns ssize_t. 2001-04-24 13:36:50 +00:00
aio.h
aliases.h
alloca.h
argp.h
argz.h
assert.h
byteswap.h
complex.h
ctype.h
des.h
dirent.h Update. 2001-08-20 07:17:10 +00:00
dlfcn.h Update. 2002-02-03 00:31:37 +00:00
elf.h
endian.h Update. 2001-03-30 05:34:59 +00:00
envz.h
err.h
errno.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
error.h
execinfo.h
fcntl.h Update. 2001-02-05 17:12:57 +00:00
features.h (__GLIBC_MINOR__): Bump to 3. 2002-01-03 00:43:43 +00:00
fenv.h
fnmatch.h
fpu_control.h
ftw.h
gconv.h
getopt.h
glob.h
gmp.h
gnu-versions.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
grp.h
iconv.h
langinfo.h
libc-internal.h Update. 2001-04-23 19:01:10 +00:00
libc-symbols.h Update. 2002-02-06 14:14:51 +00:00
libgen.h
libintl.h
limits.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
linewrap.h
link.h Update. 2002-02-07 04:08:19 +00:00
locale.h Update. 2001-12-10 01:37:56 +00:00
malloc.h
math.h
mcheck.h
memory.h
mntent.h
monetary.h
netdb.h
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h
poll.h
printf.h
pthread.h Update. 2001-02-06 18:27:57 +00:00
pwd.h
regex.h
resolv.h Update. 2002-02-05 00:57:29 +00:00
sched.h
search.h
set-hooks.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp.h
sgtty.h
shadow.h
shlib-compat.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
signal.h Update. 2001-02-05 19:55:22 +00:00
spawn.h
stab.h
stdio_ext.h 2001-07-20 Roland McGrath <roland@frob.com> 2001-07-21 05:09:59 +00:00
stdio.h Update. 2001-02-06 18:27:57 +00:00
stdlib.h Define inlines for the _l variants of the strto* functions. 2002-01-02 06:25:51 +00:00
string.h Update. 2001-08-30 23:22:02 +00:00
strings.h
stub-tag.h
syscall.h
sysexits.h
syslog.h
tar.h
termios.h
tgmath.h
time.h
ttyent.h
ucontext.h
ulimit.h
unistd.h Update. 2001-03-21 18:53:05 +00:00
utime.h
utmp.h
values.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wchar.h Update. 2001-08-17 07:51:36 +00:00
wctype.h Update. 2001-02-06 18:27:57 +00:00
wordexp.h
xlocale.h