index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process
/
fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
eliminate use of cached pid from thread structure
Rich Felker
2014-07-05
1
-1
/
+1
*
support linux kernel apis (new archs) with old syscalls removed
Rich Felker
2014-05-29
1
-0
/
+5
*
always initialize thread pointer at program start
Rich Felker
2014-03-24
1
-3
/
+2
*
block signals during fork
Rich Felker
2013-08-08
1
-0
/
+3
*
clean up sloppy nested inclusion from pthread_impl.h
Rich Felker
2012-11-08
1
-0
/
+1
*
use weak aliases rather than function pointers to simplify some code
Rich Felker
2011-08-06
1
-2
/
+8
*
ensure in fork that child gets its own new robust mutex list
Rich Felker
2011-07-16
1
-0
/
+1
*
fix minor bugs due to incorrect threaded-predicate semantics
Rich Felker
2011-04-20
1
-1
/
+2
*
clean up handling of thread/nothread mode, locking
Rich Felker
2011-04-17
1
-1
/
+1
*
speed up threaded fork
Rich Felker
2011-04-12
1
-2
/
+1
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
1
-3
/
+3
*
make fork properly initialize the main thread in the child process
Rich Felker
2011-03-09
1
-0
/
+7
*
add pthread_atfork interface
Rich Felker
2011-02-18
1
-3
/
+6
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+9