IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 22, 2015, 5:52:34 PM (11 years ago)
Author:
eugene
Message:

protect the catalog I/O layer from signals which can be blocked (ie, allow kill to kill gracefully)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150625/Ohana/src/uniphot/include/setastrom.h

    r38592 r38617  
    7272int           args_setastrom_client           PROTO((int argc, char **argv));
    7373
    74 // int           Shutdown                        PROTO((char *format, ...) OHANA_FORMAT(printf, 1, 2) );
    75 // void          TrapSignal                      PROTO((int sig));
    76 // void          SetProtect                      PROTO((int mode));
    77 // int           SetSignals                      PROTO((void));
     74int           Shutdown                        PROTO((char *format, ...) OHANA_FORMAT(printf, 1, 2) );
     75void          TrapSignal                      PROTO((int sig));
     76void          SetProtect                      PROTO((int mode));
     77int           SetSignals                      PROTO((void));
    7878
    7979int           update_dvo_setastrom            PROTO((void));
Note: See TracChangeset for help on using the changeset viewer.