summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/ptfork.c
Commit message (Collapse)AuthorAgeFilesLines
* prototypes for threads tooPeter S. Mazinger2006-01-261-1/+2
|
* make use of the internals provided earlierPeter S. Mazinger2006-01-251-4/+4
|
* use __typeof for all __libc_x prototypes, do not need __sigaction/__vforkPeter S. Mazinger2006-01-241-2/+1
|
* fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger2006-01-241-5/+5
|
* Remove all trailing ; after *_alias and change 2 to use weak_alias instead ↵Peter S. Mazinger2005-12-161-2/+2
| | | | of __attribute__ ...
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-151-0/+126
of latest glibc version