summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/sigaction.c
AgeCommit message (Expand)Author
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-12-02Remove prototypes that are in kernel_sigaction.h alreadyPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2004-07-17Update sigaction for armEric Andersen
2003-01-22Update sigaction syscall names to act more like glibc. Fix the x86 sigactionEric Andersen
2003-01-22Add in arm specific sigaction implementation to fix sa_restorerEric Andersen