summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/sigaction.c
AgeCommit message (Expand)Author
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-21tweak restore function definitions like glibc does it to get rid of warningsMike Frysinger
2003-02-03Oops. I'd left an extra invocation of sigaction in there...Eric Andersen
2003-01-22Update sigaction syscall names to act more like glibc. Fix the x86 sigactionEric Andersen