aboutsummaryrefslogtreecommitdiff
path: root/src/internal/ksigaction.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix breakage of x86_64 sigaction from recent changes for mipsRich Felker2012-07-121-1/+1
* use unsigned bitmask for consistency in ksigaction•••the type doesn't actually matter, just the size, but it's nice to be consistent... Rich Felker2012-07-111-1/+1
* fix breakage from last commit: forgot to include ksigaction.h•••this file can be overridden by a same-named file in an arch dir. Rich Felker2012-07-111-0/+6