aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads_db/td_symbol_list.c
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03linuxthreads, linuxthreads_db: Directories removed (preserved in ports ↵Roland McGrath1-62/+0
repository).
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-0/+62
2007-07-122.5-18.1Jakub Jelinek1-62/+0
2003-12-182003-11-25 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+9
* td_symbol_list.c (symbol_list_arr) [HAVE_ASM_GLOBAL_DOT_NAME]: Prepend "." to symbol names for functions.
2002-08-24Update.Ulrich Drepper1-0/+1
2002-08-23 Ulrich Drepper <drepper@redhat.com> * pthread.c (__linuxthreads_version): New global constant.
2002-08-08Update.Ulrich Drepper1-1/+2
* elf/dl-load.c (_dl_map_object_from_fd): Add missing \n in error message.
2001-07-06Update.Andreas Jaeger1-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.
2001-03-20Update.Ulrich Drepper1-0/+55
* Makefile: Define -D_RPC_THREAD_SAFE_ for cancel.c.