- Timestamp:
- Feb 6, 2004, 12:15:29 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/misc/abort.c
-
Property cvs2svn:cvs-rev
changed from
1.5
to1.6
r1192 r1193 12 12 sigset_t set; 13 13 struct sigaction act; 14 15 if (getenv("LIBC_BREAKPOINT_ABORT")) 16 __asm__ __volatile__ ("int $3"); 17 14 18 15 19 /* Special handling if there's a signal-catching function installed -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.