mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
Update.
* stdlib/isomac.c (get_null_defines): Treat NOT_IN_libc special. It is known to be defined. * include/string.h: Define index and rindex only if _ISOMAC is not defined.
This commit is contained in:
parent
fc0154dd77
commit
f70b0ea2c7
@ -1,5 +1,11 @@
|
|||||||
2002-08-07 Ulrich Drepper <drepper@redhat.com>
|
2002-08-07 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* stdlib/isomac.c (get_null_defines): Treat NOT_IN_libc special.
|
||||||
|
It is known to be defined.
|
||||||
|
|
||||||
|
* include/string.h: Define index and rindex only if _ISOMAC is not
|
||||||
|
defined.
|
||||||
|
|
||||||
* elf/rtld.c: Include <errno.h>.
|
* elf/rtld.c: Include <errno.h>.
|
||||||
* sysdeps/generic/libc-tls.c: Likewise.
|
* sysdeps/generic/libc-tls.c: Likewise.
|
||||||
|
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
2002-08-07 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* pthread.c (__linuxthreads_initial_report_events): New variable.
|
||||||
|
(__pthread_initialize_manager): Use it to initialize p_report_events
|
||||||
|
of initial thread.
|
||||||
|
[TLS]: Store pointer to descriptor of manager in __pthread_handles.
|
||||||
|
|
||||||
2002-08-07 Roland McGrath <roland@redhat.com>
|
2002-08-07 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
* sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Add an extra argument with
|
* sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Add an extra argument with
|
||||||
|
Loading…
Reference in New Issue
Block a user