Changeset 706 in Sophya for trunk/SophyaLib/SysTools/psighand.cc
- Timestamp:
- Jan 21, 2000, 5:58:08 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/psighand.cc
r480 r706 54 54 // SIGINT 55 55 if (sigprstate[2] != cint) { 56 if (c quit) {56 if (cint) { 57 57 sigaction(SIGINT, &ae, NULL); 58 58 puts("PeidaConfigureSignalhandling(): Activating SIGINT handling (-> throw) ...");
Note:
See TracChangeset
for help on using the changeset viewer.