| www.delorie.com/archives/browse.cgi | search |
| Message-Id: | <200005042003.PAA25687@darwin.sfbr.org> |
| Date: | Thu, 4 May 2000 15:03:35 -0500 (CDT) |
| From: | Jeff Williams <jeffw AT darwin DOT sfbr DOT org> |
| Subject: | Re: SIGIOT for DJGPP? |
| To: | djgpp-workers AT delorie DOT com |
| MIME-Version: | 1.0 |
| X-Mailer: | dtmail 1.3.0 @(#)CDE Version 1.3.4 SunOS 5.7 sun4u sparc |
| Reply-To: | djgpp-workers AT delorie DOT com |
-: OK to define it as a synonim to SIGABRT?
-: #define SIGABRT 288
-: +#define SIGIOT 288 /* A synonym for SIGABRT */
^
Would
#define SIGIOT SIGABRT
be preferable?
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |