glibc/csu
Ulrich Drepper 8a30f00fe8 Update.
2002-07-23  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/generic/libc-tls.c: New file.
	* csu/Makefile (routines): Add libc-tls.
	(static-only-routines): Add libc-tls.
	* elf/dl-support.c (_dl_phdr): New variable.
	(_dl_phnum): New variable.
	(_dl_aux_init): Initialize _dl_phdr and _dl_phnum from aux vector.
	* sysdeps/generic/libc-start.c (__libc_start_main): Reorganize code
	for !SHARED.  First look through auxiliary vector.  If TLS always
	call __pthread_initialize_minimal.

	* sysdeps/generic/dl-tls.c (_dl_allocate_tls): Make sure size argument
	in mmap call is never zero.
2002-07-23 23:12:01 +00:00
..
.cvsignore Update. 1997-03-19 05:47:56 +00:00
abi-note.S Update. 2001-07-06 06:58:28 +00:00
defs.awk Update. 2000-07-25 22:19:16 +00:00
gmon-start.c Update. 2002-02-13 09:38:39 +00:00
init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Makefile Update. 2002-07-23 23:12:01 +00:00
munch-tmpl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
munch.awk Update. 1998-05-08 20:42:23 +00:00
version.c (banner): If TLS support available say so. 2002-02-09 01:29:45 +00:00
Versions Update. 2000-06-15 07:01:02 +00:00