summaryrefslogtreecommitdiff
path: root/lib/libc/arch/i386/sys/fork.S
AgeCommit message (Expand)Author
2014-05-23Put missing END() markers to set ELF symbol size.uebayasi
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-13Implement pthread_atfork() (in libc, because the required threadlibnathanw
2000-06-26Need an internal name for fork().kleink
1997-07-16RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined inchristos
1994-01-27Trivial speedup inspired by SPARC code.mycroft
1994-01-27Stylistic changes.mycroft
1994-01-24Optimization tweaks:jtc
1993-10-21Move the old berkeley sccs id into the header comment like it is donejtc
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd