Commit History

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