summaryrefslogtreecommitdiff
path: root/lib/libc/gen/pthread_atfork.c
AgeCommit message (Expand)Author
2005-09-13compat core reorg.christos
2005-06-01Ensure that we don't try to free random memory when another malloc fails,lukem
2004-10-21minor KNF, making it easier to find where fork() is implementedlukem
2003-04-07Oops, make the atfork queues static so they don't pollute thenathanw
2003-02-13Implement pthread_atfork() (in libc, because the required threadlibnathanw