Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker d0d212525e consistently use _NSIG/8 idiom for kernel sigset size in sigaction há 6 anos atrás
  Rich Felker 9b14ad5410 always terminate by SIGABRT when abort is called há 6 anos atrás
  Rich Felker 42216742cd fix crash when signal number 0 is passed to sigaction há 9 anos atrás
  Rich Felker b61df2294f fix signal return for sh/fdpic há 9 anos atrás
  Rich Felker dab441aea2 always initialize thread pointer at program start há 11 anos atrás
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros há 11 anos atrás
  Rich Felker 3c5c5e6f92 optimize posix_spawn to avoid spurious sigaction syscalls há 11 anos atrás
  Timo Teräs 48748143a3 use separate sigaction buffers for old and new data há 11 anos atrás
  Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h há 12 anos atrás
  Rich Felker 964e9f3c4c avoid the thread-ptr-init behavior of sigaction when not installing handler há 12 anos atrás
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 há 12 anos atrás
  Rich Felker cd8d724516 remove unused var in new sigaction code há 12 anos atrás
  Rich Felker fcaec912ed changes to kernel sigaction struct handling in preparation for mips port há 12 anos atrás
  Rich Felker dac084a4c5 work around "signal loses thread pointer" issue with "approach 2" há 13 anos atrás
  Rich Felker 99b8a25e94 overhaul implementation-internal signal protections há 14 anos atrás
  Rich Felker 016a5dc192 use a separate signal from SIGCANCEL for SIGEV_THREAD timers há 14 anos atrás
  Rich Felker aa398f56fa global cleanup to use the new syscall interface há 14 anos atrás
  Rich Felker dc3776d445 fix previous commit that broke sigreturn. looks like the asm is needed. há 14 anos atrás
  Rich Felker e1d8d25a50 fix omission that kept sa_restorer from being used há 14 anos atrás
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás