about summary refs log tree commit diff
path: root/linuxthreads_db/Versions
Commit message (Collapse)AuthorAgeFilesLines
* 2003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-151-0/+3
| | | | | | | | | * 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.
* Update.Ulrich Drepper2002-07-101-0/+3
| | | | | | | | | | | 2002-07-10 Ulrich Drepper <drepper@redhat.com> * Versions.def [libpthread]: Add GLIBC_2.2.6. * posix/Versions [libc] (GLIBC_2.2.6): Add __nanosleep. 2002-07-06 Bruno Haible <bruno@clisp.org> * sysdeps/unix/sysv/sysv4/bits/sigset.h (__NSSBITS): Correct value. * sysdeps/unix/sysv/linux/bits/statvfs.h (ST_NODIRATIME): Set to 2048.
* Update.Ulrich Drepper2001-03-201-0/+3
| | | | * Makefile: Define -D_RPC_THREAD_SAFE_ for cancel.c.
* Update.Ulrich Drepper1999-11-051-0/+15
1999-11-03 Ulrich Drepper <drepper@cygnus.com> * Versions.def: Add version for libthread_db.