home *** CD-ROM | disk | FTP | other *** search
- Submitted-by: gwyn@smoke.brl.mil (Doug Gwyn)
-
- There was a typo in the PD abort() implementation I posted in this thread:
-
- $ diff abort.c.typo abort.c.fixed
- 6c6
- < last edit: 13-Dec-1992 Gwyn@ARL.Army.Mil
- ---
- > last edit: 07-May-1993 Gwyn@ARL.Army.Mil
- 73c73
- < sigfunc == SIG_DFL;
- ---
- > sigfunc = SIG_DFL; /* bug fix courtesy rlh@world.std.com */
-
- Sorry about that..
-
-
- Volume-Number: Volume 31, Number 57
-
-