fix off-by-one bug in siglongjmp that caused unpredictable behavior
[musl] / src / internal / libc.h
2011-07-30 Rich Felkeradd proper fuxed-based locking for stdio
2011-07-30 Rich Felkernew attempt at making set*id() safe and robust
2011-04-21 Rich Felkerfix minor bugs due to incorrect threaded-predicate...
2011-04-17 Rich Felkerclean up handling of thread/nothread mode, locking
2011-04-17 Rich Felkeroptimize cancellation enable/disable code
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-04-07 Rich Felkermove rsyscall out of pthread_create module
2011-04-05 Rich Felkernew framework to inhibit thread cancellation when needed
2011-04-03 Rich Felkersimplify calling of timer signal handler
2011-04-03 Rich Felkersimplify pthread tsd key handling
2011-04-02 Rich Felkerreorganize the __libc structure for threaded performanc...
2011-03-29 Rich Felkermajor improvements to cancellation handling
2011-03-24 Rich Felkeroverhaul cancellation to fix resource leaks and dangero...
2011-03-13 Rich Felkerimplement flockfile api, rework stdio locking
2011-02-24 Rich Felkervarious changes in preparation for dynamic linking...
2011-02-21 Rich Felkeruse an accessor function for __libc data pointer when...
2011-02-19 Rich Felkeradd pthread_atfork interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0