about summary refs log tree commit diff
path: root/linuxthreads_db/td_ta_set_event.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper1999-11-051-0/+4
| | | | | | 1999-11-03 Ulrich Drepper <drepper@cygnus.com> * Versions.def: Add version for libthread_db.
* Update.Ulrich Drepper1999-11-031-1/+13
| | | | | | | | * internals.h: Declare __pthread_last_event. * manager.c: Define __pthread_last_event. (pthread_handle_create): Set __pthread_last_event. (pthread_exited): Likewise. * join.c (pthread_exit): Likewise.
* Update.Ulrich Drepper1999-11-021-0/+37
1999-11-02 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Include sys/ucontext.h instead of duplicating definitions.