| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clean up pthread_sigmask/sigprocmask dependency order•••it's nicer for the function that doesn't use errno to be independent, and have the other one call it. saves some time and avoids clobbering errno. | Rich Felker | 2011-07-30 | 1 | -3/+3 |
| * | fix error handling for pthread_sigmask•••it must return errno, not -1, and should reject invalud values for how. | Rich Felker | 2011-03-09 | 1 | -0/+10 |
