summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/mips64/sys/fork.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-37/+0
* Make pthread_atfork() track the DSO that called it like atexit() does,guenther2015-04-071-2/+3
* Simplify fork/vfork logic: the kernel has handled returning zero in the childguenther2015-03-311-23/+2
* Move __cerror to ___cerror with a weak alias so that rthreads can override it.guenther2011-04-041-2/+2
* zap rcsid.espie2005-08-071-5/+1
* mips64 is now going ABI64 and shared library support!pefo2004-09-091-2/+11
* 32 -> 64 bit cleanups but no optimizations yetpefo2004-09-071-2/+2
* Move mips to mips64pefo2004-08-111-0/+52