Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker bae2e52bfd cleanup and work around visibility bug in gcc 3 that affects x86_64 hace 13 años
  Rich Felker df0b5a4940 security hardening: ensure suid programs have valid stdin/out/err hace 13 años
  Rich Felker 407d933052 pthread and synccall cleanup, new __synccall_wait op hace 13 años
  Rich Felker 357876052b simplify multi-threaded errno, eliminate useless function pointer hace 13 años
  Rich Felker 98acf04fc0 use weak aliases rather than function pointers to simplify some code hace 13 años
  Rich Felker dba68bf98f add proper fuxed-based locking for stdio hace 13 años
  Rich Felker acb0480662 new attempt at making set*id() safe and robust hace 13 años
  Rich Felker 870cc67977 fix minor bugs due to incorrect threaded-predicate semantics hace 14 años
  Rich Felker 9080cc153c clean up handling of thread/nothread mode, locking hace 14 años
  Rich Felker ebf82447be optimize cancellation enable/disable code hace 14 años
  Rich Felker feee98903c overhaul pthread cancellation hace 14 años
  Rich Felker b2486a8922 move rsyscall out of pthread_create module hace 14 años
  Rich Felker 729cb49f52 new framework to inhibit thread cancellation when needed hace 14 años
  Rich Felker f01d351842 simplify calling of timer signal handler hace 14 años
  Rich Felker 537d33d334 simplify pthread tsd key handling hace 14 años
  Rich Felker 952987a0cb reorganize the __libc structure for threaded performance issues hace 14 años
  Rich Felker bf619d82c8 major improvements to cancellation handling hace 14 años
  Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals hace 14 años
  Rich Felker 5eb0d33ec0 implement flockfile api, rework stdio locking hace 14 años
  Rich Felker 41d518360f various changes in preparation for dynamic linking support hace 14 años
  Rich Felker d89c9e8a63 use an accessor function for __libc data pointer when compiled as PIC hace 14 años
  Rich Felker e9417fffb3 add pthread_atfork interface hace 14 años
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 hace 14 años