about summary refs log tree commit diff
path: root/linuxthreads_db/td_log.c
Commit message (Collapse)AuthorAgeFilesLines
* linuxthreads, linuxthreads_db: Directories removed (preserved in ports ↵Roland McGrath2005-07-031-32/+0
| | | | repository).
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-0/+32
|
* 2.5-18.1Jakub Jelinek2007-07-121-32/+0
|
* Don't use __FUNCTION__ as literal.Andreas Jaeger2001-12-281-3/+3
|
* 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 Drepper1999-10-081-0/+32
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.