IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10649


Ignore:
Timestamp:
Dec 11, 2006, 10:50:22 PM (20 years ago)
Author:
eugene
Message:

fixed exit crash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/pcontrol.c

    r10647 r10649  
    2424
    2525  /* set global signal masks (these apply to all threads launched below) */
    26   signal (SIGPIPE, gotsignal);
     26  // signal (SIGPIPE, gotsignal);
    2727  signal (SIGTSTP, gotsignal);
    2828  signal (SIGTTIN, gotsignal);
Note: See TracChangeset for help on using the changeset viewer.