home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8910 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.0 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!swrinde!zaphod.mps.ohio-state.edu!rpi!batcomputer!ghost.dsi.unimi.it!univ-lyon1.fr!not-for-mail
  2. From: Christophe.Wolfhugel@grasp.insa-lyon.fr (Christophe Wolfhugel)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: system() and SIGCHLD
  5. Message-ID: <16tphdINNlvv@grasp1.univ-lyon1.fr>
  6. Date: 19 Aug 92 15:31:57 GMT
  7. References: <94029@bu.edu>
  8. Organization: INSA Informatique, Lyon, France
  9. Lines: 14
  10. NNTP-Posting-Host: grasp1.univ-lyon1.fr
  11.  
  12. In article <94029@bu.edu> tasos@cs.bu.edu (Anastasios Kotsikonas) writes:
  13. >If process A forks B, then A does a system(), is A supposed to receive
  14. >a SIGCLD when system() returns?
  15. >
  16. >All replies said no, and some people were astonished that AIX had this
  17. >"problem" [really!]. 
  18.  
  19. I must say that on all boxes I have tried, yes, the system() generates
  20. a SIGCHLD.  So the handlers have to be done in concordance with this
  21. (life would be so easier sometimes without that).
  22.  
  23. -- 
  24. Christophe Wolfhugel    |    Email: Christophe.Wolfhugel@univ-lyon1.fr
  25.    "No keyboard, press F1 to continue"
  26.