* thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER.
authorRoland McGrath <roland@gnu.org>
Sat, 15 Mar 2003 23:55:47 +0000 (23:55 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 15 Mar 2003 23:55:47 +0000 (23:55 +0000)
commitbfeafbf7f0608461a1a5f3152921225d6e8e2ab9
tree59cd40c381079de597bbb82051870bfd5c17d878
parent2f84cc6a484a430279297b97732b1da72b2e1e26
* thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER.

(td_thr_tlsbase): Declare it.
* td_thr_tlsbase.c: New file.
* Makefile (libthread_db-routines): Add it.
* Versions (libthread_db: GLIBC_2.3.3): New set, add td_thr_tlsbase.
* td_thr_tls_get_addr.c (td_thr_tls_get_addr): Use td_thr_tlsbase.
linuxthreads_db/ChangeLog
nptl_db/ChangeLog