14 Commits (eb0e8fa0b1960cff4bd65ebefc798f70273b0bc9)

Author SHA1 Message Date
Rich Felker ebf82447be optimize cancellation enable/disable code 15 years ago
Rich Felker feee98903c overhaul pthread cancellation 15 years ago
Rich Felker b2486a8922 move rsyscall out of pthread_create module 15 years ago
Rich Felker 729cb49f52 new framework to inhibit thread cancellation when needed 15 years ago
Rich Felker f01d351842 simplify calling of timer signal handler 15 years ago
Rich Felker 537d33d334 simplify pthread tsd key handling 15 years ago
Rich Felker 952987a0cb reorganize the __libc structure for threaded performance issues 15 years ago
Rich Felker bf619d82c8 major improvements to cancellation handling 15 years ago
Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 15 years ago
Rich Felker 5eb0d33ec0 implement flockfile api, rework stdio locking 15 years ago
Rich Felker 41d518360f various changes in preparation for dynamic linking support 15 years ago
Rich Felker d89c9e8a63 use an accessor function for __libc data pointer when compiled as PIC 15 years ago
Rich Felker e9417fffb3 add pthread_atfork interface 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago