1. 466dbe4 Put back inline definitions if using an old API. by Dan Albert · 10 years ago
  2. 6466292 Reduce <signal.h> namespace pollution. by Elliott Hughes · 10 years ago
  3. 40360b3 Remove bogus transitive includes. by Elliott Hughes · 11 years ago
  4. db49903 Use machine/timespec.h to separate timespec definition. by Yabin Cui · 11 years ago
  5. 6348160 support _POSIX_REALTIME_SIGNALS by Yabin Cui · 11 years ago
  6. 75ef63d Move some pthread functions to signal.h. by Dan Albert · 11 years ago
  7. 26a8eb5 POSIX says <signal.h> gets you ucontext_t. by Elliott Hughes · 11 years ago
  8. 93e7b9f asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9. by Raghu Gandham · 11 years ago
  9. 205dd7d Remove bsd_signal and sysv_signal from bionic LP64. by Dan Albert · 11 years ago
  10. 0990d4f Make SIGRTMIN hide the real-time signals we use internally. by Elliott Hughes · 11 years ago
  11. a0cd9bc Add si_timerid to <signal.h>. by Elliott Hughes · 11 years ago
  12. 671e236 Restore sys_signame for LP64. by Elliott Hughes · 11 years ago
  13. aa0ebda Clean up sys_signame and sys_siglist a little. by Elliott Hughes · 11 years ago
  14. 199346a Fix NSIG. by Elliott Hughes · 11 years ago
  15. 68d89c7 Remove some old kernel header cruft not needed with uapi. by Elliott Hughes · 12 years ago
  16. d8482b6 Fix <signal.h> for mips uapi. by Elliott Hughes · 12 years ago
  17. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  18. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago
  19. 40d105c Switch sigpending over to rt_sigpending. by Elliott Hughes · 12 years ago
  20. 156ccf4 update signal.h to be C90 compatable by Erik Gilling · 12 years ago
  21. 41b3179 Unit tests for formatting code, fix %%. by Elliott Hughes · 12 years ago
  22. f373b11 Add const for first argument of sigismember for fit POSIX spec by Kito Cheng · 12 years ago
  23. fb5e5cb Fix an off-by-one error in the sigset_t function error handling. by Elliott Hughes · 12 years ago
  24. da73f65 Add argument checking to sigemptyset(3) and friends. by Elliott Hughes · 13 years ago
  25. c1b44ec Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 13 years ago
  26. c124baa libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h> by David 'Digit' Turner · 13 years ago
  27. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 13 years ago
  28. 5c8c00a libc: Fix the definition of SIGRTMAX by David 'Digit' Turner · 15 years ago
  29. bb5581a libc: tag missing functions in system headers. by David 'Digit' Turner · 15 years ago
  30. fdf2454 merge from open-source master by The Android Open Source Project · 15 years ago
  31. 81569aa Add declaration for sys_signame[] forgotten in change 12489 by Thorsten Glaser · 16 years ago
  32. 8c59d96 Add killpg function by Colin Cross · 15 years ago
  33. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  34. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  35. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  36. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago