- Timestamp:
- Mar 13, 2012, 3:44:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/SetSignals.c
r29754 r33513 30 30 for (i = 0; i < 36; i++) { 31 31 switch (i) { 32 /* can't redirect th issignals */32 /* can't redirect these signals */ 33 33 case SIGKILL: /* kill -9: cannot be caught or ignored */ 34 34 case SIGSTOP: /* SIGSTOP: cannot be caught or ignored */ 35 35 36 /* ignore these signals */ 36 37 case SIGCHLD: /* child halted: ignore */
Note:
See TracChangeset
for help on using the changeset viewer.
