Historial de Commits

Autor SHA1 Mensaje Fecha
  Waldemar Brodkorb 58a5ba12bf remove __FAVOR_BSD hace 7 años
  Waldemar Brodkorb 3adcd623ed cleanup dead code in signal.h hace 7 años
  Vineet Gupta 6007a0d8e8 signal.h: elide memset from sigemptyset hace 9 años
  Bernhard Reutner-Fischer ffc0bd03c4 sigaction: Fix !HAS_REALTIME compilation hace 9 años
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers hace 11 años
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
  Peter S. Mazinger 17e76f8070 signal.h: needs size_t hace 13 años
  Peter S. Mazinger 5aa7aa7fa7 signal: remove sigblock, siggetmask and sigsetmask hace 13 años
  Peter S. Mazinger efe9077ecf sigpause.c: provide the X/Open variant, since the BSD version is deprecated hace 13 años
  Peter S. Mazinger b72b0b14d0 rework cancellation for sigwait, sigtimedwait and sigwaitinfo hace 13 años
  Peter S. Mazinger fae8e7e498 sigsuspend.c: add cancellation support independently of rt_sigsuspend hace 13 años
  Peter S. Mazinger cef1f9517c no need for hidden __sigpause, use an internal static function hace 13 años
  Peter S. Mazinger 7049cfee24 signal: cleanup, include only headers that are needed hace 13 años
  Peter S. Mazinger 95a2ed3551 add simplified __sigemptyset for internal use hace 13 años
  Peter S. Mazinger 7883b1fa2e signal.h: sync with glibc, mainly proper guards hace 13 años
  Peter S. Mazinger 2f205af9bb signal.h: disable sigreturn prototype hace 13 años
  Peter S. Mazinger 923a7a3173 signal.h: disable ssignal and gsignal hace 13 años
  Peter S. Mazinger 3c3f899b6d remove unneeded hidden sigwaitinfo hace 13 años
  Peter S. Mazinger 5fce95b146 no need for hidden sigtimedwait hace 13 años
  Peter S. Mazinger 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place hace 13 años
  Peter S. Mazinger db19d8d0a9 signal.h: provide prototype for __libc_sigaction and remove all others hace 13 años
  Peter S. Mazinger 5b273df4c3 signal.h: disable sigvec() and guard related stuff with STRICT_HEADERS hace 13 años
  Bernhard Reutner-Fischer fba639dcdc handle signal-OBXSI.SUSv4.syms hace 12 años
  Peter S. Mazinger 5e22e71adf remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_HEADERS hace 13 años
  Peter S. Mazinger f00e553e4b add missing prototypes hace 13 años
  Peter S. Mazinger 9a9fe3ad32 sync some headers and disable unused prototypes hace 14 años
  Denys Vlasenko 395e1d9761 sigpause: remove libc_hidden_proto/def hace 14 años
  Denys Vlasenko d4b4c5a063 sigwait: remove __sigwait and __GI_sigwait symbols - they are unused hace 14 años
  Bernhard Reutner-Fischer 3a40407c06 - expand SUSv3_LEGACY hace 15 años
  Denis Vlasenko cb17b1ef4c remove some duplicates in bits/signum.h. No code changes. hace 15 años