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
..
2000-11-20 17:40:29 +00:00
2000-12-27 06:53:38 +00:00
2000-11-20 17:40:29 +00:00
2002-07-11 02:59:49 +00:00
2001-12-29 13:46:34 +00:00
2000-11-20 17:40:29 +00:00
2000-12-27 06:53:38 +00:00
2001-12-29 13:46:34 +00:00
2001-12-29 13:46:34 +00:00
2001-01-13 16:09:41 +00:00
2001-07-31 20:32:01 +00:00
1998-03-11 12:42:25 +00:00
2002-07-23 23:12:01 +00:00