about summary refs log tree commit diff
path: root/linuxthreads_db/td_ta_map_lwp2thr.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper1999-11-231-1/+1
| | | | * stdlib/longlong.h: Add count_trailing_zeros back.
* Update.Ulrich Drepper1999-11-111-1/+1
| | | | | | | | | * math/fenv.h: Include bits/fenvinline.h if optimizing. * sysdeps/powerpc/fpu/bits/fenv.h: Remove inline functions. Moved to.. * sysdeps/powerpc/fpu/bits/fenvinline.h: ...here. New file. * sysdeps/generic/bits/fenv.h: New file. 1999-11-10 Ulrich Drepper <drepper@cygnus.com>
* Update.Ulrich Drepper1999-11-051-25/+44
| | | | | | 1999-11-03 Ulrich Drepper <drepper@cygnus.com> * Versions.def: Add version for libthread_db.
* Update.Ulrich Drepper1999-10-081-0/+62
1999-10-07 Ulrich Drepper <drepper@cygnus.com> * Implies: New file. * internals.h (struct _pthread_descr_struct): Add p_startfct. * manager.c (pthread_handle_create): Initialize p_startfct. * pthread.c: Define __linuxthread_pthread_sizeof_descr variable.