diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-08-09 21:25:29 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-08-09 21:25:29 -0400 |
commit | 76fbf6ad4bb2f697512a1541d296c1f749e3b504 (patch) | |
tree | 243dab65e7e8f30633c516330d3540ea620fc135 /include/pthread.h | |
parent | 3c5c5e6f926feea7b823a96c2872885b100fe31f (diff) | |
download | musl-76fbf6ad4bb2f697512a1541d296c1f749e3b504.tar.gz |
change sigset_t functions to restrict to _NSIG
the idea here is to avoid advertising signals that don't exist and to
make these functions safe to call (e.g. from within other parts of the
implementation) on fake sigset_t objects which do not have the HURD
padding.
Diffstat (limited to 'include/pthread.h')
0 files changed, 0 insertions, 0 deletions