index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process
Age
Commit message (
Expand
)
Author
Lines
2011-05-29
fix backwards posix_spawn file action order
Rich Felker
-6
/
+10
2011-05-28
add accidentally-omitted file needed for posix_spawn file actions
Rich Felker
-0
/
+10
2011-05-28
add file actions support to posix_spawn
Rich Felker
-2
/
+85
2011-05-28
posix_spawn: honor POSIX_SPAWN_SETSIGDEF flag
Rich Felker
-1
/
+3
2011-05-28
initial implementation of posix_spawn
Rich Felker
-0
/
+151
2011-04-27
correct variadic prototypes for execl* family
Rich Felker
-15
/
+18
2011-04-20
fix minor bugs due to incorrect threaded-predicate semantics
Rich Felker
-1
/
+2
2011-04-17
clean up handling of thread/nothread mode, locking
Rich Felker
-1
/
+1
2011-04-17
overhaul pthread cancellation
Rich Felker
-12
/
+2
2011-04-12
speed up threaded fork
Rich Felker
-2
/
+1
2011-03-24
overhaul cancellation to fix resource leaks and dangerous behavior with signals
Rich Felker
-2
/
+14
2011-03-20
global cleanup to use the new syscall interface
Rich Felker
-7
/
+7
2011-03-09
make fork properly initialize the main thread in the child process
Rich Felker
-0
/
+7
2011-02-27
implement fexecve
Rich Felker
-0
/
+10
2011-02-18
add pthread_atfork interface
Rich Felker
-3
/
+6
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+194