Changeset 10649
- Timestamp:
- Dec 11, 2006, 10:50:22 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c
r10647 r10649 24 24 25 25 /* set global signal masks (these apply to all threads launched below) */ 26 signal (SIGPIPE, gotsignal);26 // signal (SIGPIPE, gotsignal); 27 27 signal (SIGTSTP, gotsignal); 28 28 signal (SIGTTIN, gotsignal);
Note:
See TracChangeset
for help on using the changeset viewer.
