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
/
internal
/
libc.h
Age
Commit message (
Expand
)
Author
Lines
2011-07-30
add proper fuxed-based locking for stdio
Rich Felker
-1
/
+2
2011-07-29
new attempt at making set*id() safe and robust
Rich Felker
-1
/
+2
2011-04-20
fix minor bugs due to incorrect threaded-predicate semantics
Rich Felker
-0
/
+1
2011-04-17
clean up handling of thread/nothread mode, locking
Rich Felker
-4
/
+3
2011-04-17
optimize cancellation enable/disable code
Rich Felker
-0
/
+1
2011-04-17
overhaul pthread cancellation
Rich Felker
-7
/
+1
2011-04-06
move rsyscall out of pthread_create module
Rich Felker
-1
/
+2
2011-04-05
new framework to inhibit thread cancellation when needed
Rich Felker
-0
/
+2
2011-04-03
simplify calling of timer signal handler
Rich Felker
-2
/
+1
2011-04-03
simplify pthread tsd key handling
Rich Felker
-2
/
+1
2011-04-01
reorganize the __libc structure for threaded performance issues
Rich Felker
-6
/
+6
2011-03-29
major improvements to cancellation handling
Rich Felker
-0
/
+1
2011-03-24
overhaul cancellation to fix resource leaks and dangerous behavior with signals
Rich Felker
-1
/
+2
2011-03-12
implement flockfile api, rework stdio locking
Rich Felker
-0
/
+4
2011-02-24
various changes in preparation for dynamic linking support
Rich Felker
-4
/
+12
2011-02-20
use an accessor function for __libc data pointer when compiled as PIC
Rich Felker
-3
/
+10
2011-02-18
add pthread_atfork interface
Rich Felker
-0
/
+1
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+43