Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG há 12 anos atrás
  Rich Felker 9ec4283b28 add support for TLS variant I, presently needed for arm and mips há 12 anos atrás
  Rich Felker 8431d7972f TLS (GNU/C11 thread-local storage) support for static-linked programs há 12 anos atrás
  Rich Felker 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size há 12 anos atrás
  Rich Felker 8cce15af83 ensure pthread-internal signals are unblocked before threads are used há 13 anos atrás
  Rich Felker dac084a4c5 work around "signal loses thread pointer" issue with "approach 2" há 13 anos atrás
  Rich Felker 28af39fe42 remove some stray trailing space characters há 13 anos atrás
  Rich Felker 357876052b simplify multi-threaded errno, eliminate useless function pointer há 13 anos atrás
  Rich Felker dba68bf98f add proper fuxed-based locking for stdio há 13 anos atrás
  Rich Felker 870cc67977 fix minor bugs due to incorrect threaded-predicate semantics há 14 anos atrás
  Rich Felker eb0e8fa0b1 debloat: use __syscall instead of syscall where possible há 14 anos atrás
  Rich Felker ebf82447be optimize cancellation enable/disable code há 14 anos atrás
  Rich Felker 6c16d3e98a use bss instead of mmap for main thread's pthread thread-specific data há 14 anos atrás
  Rich Felker aa398f56fa global cleanup to use the new syscall interface há 14 anos atrás
  Rich Felker 6dc05fbe19 optimize pthread initialization há 14 anos atrás
  Rich Felker b480808a6a optimize POSIX TSD for fast pthread_getspecific há 14 anos atrás
  Rich Felker 7b2dd2235d finish unifying thread register handling in preparation for porting há 14 anos atrás
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás