Sponsored Content
Full Discussion: Help
Top Forums UNIX for Dummies Questions & Answers Help Post 9355 by Dude on Thursday 25th of October 2001 05:03:03 PM
Old 10-25-2001
I don't know,I need to know EXACTLY how to do this!
 
MBKSETAUTOACKCHLD(3)					       MBK UTILITY FUNCTIONS					      MBKSETAUTOACKCHLD(3)

NAME
mbksetautoackchld - Tells Alliance to automatically handle terminaison of child process. ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr SYNOPSYS
#include "mut.h" void mbksetautoackchld( pid ) int pid; PARAMETER
pid Process pid to automatically handle. DESCRIPTION
mbksetautoackchld provide a centralised way to catch terminated child process. Because some Alliance library can create a child process, and user application can do so, there must be a centralized way to get the exit status of process. If the programmer don't want to know the state of a child process, or if he don't want to know what is the terminaison code of such process, he must tells it to Alliance with this call. The programmer should never modify the handler of SIGCHLD. RETURN VALUE
mbksetautoackchld don't return value. SEE ALSO
mbk(1), mbkwaitpid(3). BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools. ASIM
/LIP6 November 20, 2000 MBKSETAUTOACKCHLD(3)
All times are GMT -4. The time now is 05:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy