[BACK]Return to mysig.h CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / plugin

File: [local] / OpenXM / src / kan96xx / plugin / Attic / mysig.h (download)

Revision 1.1, Wed Mar 30 08:25:43 2016 UTC (8 years, 3 months ago) by takayama
Branch: MAIN

A preparation to replace the BSD signal to posix signals.

/* $OpenXM: OpenXM/src/kan96xx/plugin/mysig.h,v 1.1 2016/03/30 08:25:43 takayama Exp $ */
int unblock_sigchild_sigint(void);
int set_sigchild(void (*handler)(void));