summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/arm/sys/fork.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-38/+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-13/+2
* ARGH, forgot tags.drahn2004-02-011-0/+1
* arm libc support. From NetBSD. currently supports softfloat.drahn2004-02-011-0/+47