about summary refs log tree commit diff
path: root/linuxthreads/Makeconfig
Commit message (Collapse)AuthorAgeFilesLines
* * Makeconfig (shared-thread-library): Reverse link order to workRoland McGrath2003-04-231-2/+2
| | | | around linker bug.
* Update.Ulrich Drepper2002-12-311-1/+2
| | | | | | 2002-12-30 Ulrich Drepper <drepper@redhat.com> * malloc/thread-m.h (thread_atfork): Define using __register_atfork.
* 2001-05-20 Roland McGrath <roland@frob.com>Roland McGrath2001-05-211-0/+10
* Makeconfig: New file, variables used to be in main libc Makeconfig.