aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_sigmask.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix error handling for pthread_sigmask•••it must return errno, not -1, and should reject invalud values for how. Rich Felker2011-03-091-0/+10