Commit History

Author SHA1 Message Date
  Rich Felker 150747b41e reduce impact of REG_* namespace pollution in x86[_64] signal.h 7 years ago
  Rich Felker d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts 9 years ago
  Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 10 years ago
  Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits 10 years ago
  Rich Felker 2d0f495e7b add deprecated SIGIOT alias for SIGABRT 11 years ago
  rofl0r 3bb167b338 x86_64/bits/signal.h: fix typo in REG_CSGSFS 12 years ago
  Rich Felker 5c5e45e58b move signal.h REG_* macros under _GNU_SOURCE protection 12 years ago
  rofl0r a631c5df53 bits/signal.h: add register names for x86(_64) 12 years ago
  Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate 12 years ago
  Rich Felker c72fc23843 sigcontext/mcontext cleanup for arch-specific bits 12 years ago
  Rich Felker 7538708f8b fix up leftover, incorrect NSIG definitions in arch-specific signal.h 12 years ago
  Rich Felker 65b98213e4 add back NSIG, removed from powerpc in last commit, but for all archs 12 years ago
  Rich Felker 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 years ago
  Rich Felker f780ac5baf cleanup redundancy in bits/signal.h versions 13 years ago
  Rich Felker 6871fd773d make sigaltstack work (missing macros in signal.h, error conditions) 13 years ago
  Rich Felker 8668f033bc fill in some missing siginfo stuff in signal.h 13 years ago
  Rich Felker ad2fe25041 support the ugly and deprecated ucontext and sigcontext header stuff... 13 years ago
  Rich Felker 44460c6d1e fix some type leakage (timer_t) from x86_64 commit 13 years ago
  Nicholas J. Kain bb89bdd00e Update x86_64 bits to mirror (modulo platform differences) the latest changes 13 years ago
  Nicholas J. Kain 1e12632591 Port musl to x86-64. One giant commit! 13 years ago