blob: 8a865f67c620a48708c9b51d4d5c5fceb6c02dd2 [file] [log] [blame]
<assertions>
<assertion id="1" tag="ref:XSH6:41906:41907">
sigfillset() initializes the signal set pointed to by set, such that
all signals defined in IEEE Std 1003.1-2001 are included in the set.
</assertion>
<assertion id="2" tag="ref:XSH6:41909:41910">
sigfillset() returns 0 upon successful completion
</assertion>
<assertion id="3" tag="ref:XSH6:41909:41910">
sigfillset() returns -1 and sets errno to indicate the error in case of
unsuccessful completion.
</assertion>
</assertions>