Commit Verlauf

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