summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/x86_64/sigaction.c
AgeCommit message (Expand)Author
2014-06-12fix pthread_cancel lead to segmentation fault for x86_64.Zhang Pu
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15signal.h: provide prototype for __libc_sigaction and remove all othersPeter S. Mazinger
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2010-04-15nptl: fix libc sigaction signal checkingTimo Teräs
2008-12-15sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko
2008-12-13Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko
2008-12-01fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-08-06- some more asm keyword fixes (Yann E. MORIN)Bernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2008-04-24- fixup asm. No object-code changesBernhard Reutner-Fischer
2007-07-29Remove stray code alignment (.align 16 and .align 4 directives)Denis Vlasenko
2006-02-02even the hidden version of the weaks in libc (as strong in libpthread) have t...Peter S. Mazinger
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-23make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libp...Peter S. Mazinger
2006-01-21Remove old commentPeter S. Mazinger
2006-01-15make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-10Merge from NPTL branch. Bring in the remaining changes for sigaction."Steven J. Hill"
2005-12-08Try to mimic glibc sigaction, sjhill, could you please test w/ this version?Peter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-11-23sync with glibc to get rid of warningsMike Frysinger
2005-06-29unneeded quotesMike Frysinger
2005-02-15some source files for x86_64Mike Frysinger