about summary refs log tree commit diff
path: root/linuxthreads_db/td_ta_event_addr.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't use __FUNCTION__ as literal.Andreas Jaeger2001-12-281-1/+1
|
* Update.Andreas Jaeger2001-07-061-8/+8
| | | | | | | | | | | | | 2001-07-06 Andreas Jaeger <aj@suse.de> * manual/Makefile (texis): Add fdl.texi. * manual/fdl.texi: New. * manual/socket.texi (Host Names): Improve grammar, fix overflow hbox. * manual/libc.texinfo: Add fdl, update titlepage. Patches by Brian Youmans <3diff@gnu.org>. * sysdeps/unix/make_errlist.c (main): Print LGPL v2.1 for generated file.
* Update.Ulrich Drepper2001-03-201-9/+7
| | | | * Makefile: Define -D_RPC_THREAD_SAFE_ for cancel.c.
* 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-021-2/+43
| | | | | | | 1999-11-02 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Include sys/ucontext.h instead of duplicating definitions.
* Update.Ulrich Drepper1999-10-081-0/+30
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.