summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/pthread_atfork.c
Commit message (Collapse)AuthorAgeFilesLines
* Finally check in all the changes I made for NPTL library proper."Steven J. Hill"2006-08-211-1/+4
|
* Clean up '_res' such that it will now work for, NPTL, linuxthreads and"Steven J. Hill"2006-01-151-11/+0
| | | | | even no threads. Fix 'pthread_atfork' function and clean up duplicate of '__set_errno' that is not needed.
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+63
consult the 'README.NPTL' file.