home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!enterpoop.mit.edu!bloom-picayune.mit.edu!daemon
- From: shap@halifax.syncomas.com
- Subject: bug in signal.h
- Message-ID: <1993Jan8.212309.10182@athena.mit.edu>
- Sender: daemon@athena.mit.edu (Mr Background)
- Reply-To: shap@halifax.syncomas.com
- Organization: The Internet
- Date: Fri, 8 Jan 1993 21:23:09 GMT
- Lines: 11
-
- The macro for sigismember() needs to test that the signal number
- passed is <= _NSIG. Some programs depend on sigismember responding
- with '0' if the value is out of range.
-
- I found this when trying to build CVS.
-
-
- Thanks
-
-
- Jonathan S. Shapiro
-