www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/07/20/02:02:02

From: "Tanes Sriviroolchai" <tanes AT thaipo DOT thailand DOT ncr DOT com>
References: <Pine DOT SUN DOT 3 DOT 91 DOT 980719141556 DOT 32O-100000 AT is>
Subject: Re: SIGCHLD / SIGCLD
Date: Mon, 20 Jul 1998 11:00:45 +0700
Lines: 26
Message-ID: <#pMIeE5s9GA.125@rpc1285.daytonoh.ncr.com>
Newsgroups: comp.os.msdos.djgpp
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

>
>> for SIGCHLD or SIGCLD or if there is any way to simulate it? Thank you.
>
>DJGPP doesn't support (or even define) SIGCHLD and SIGCLD.
>
>I'm not sure why would you need to simulate these.  AFAIK, they are
>used to signal that a child subprocess that was run asynchronously has
>exited.  Since in DJGPP all subprocesses are synchronous, you
>shouldn't need this facility.
>
>Maybe if you explain the setup where you need these signals, you could
>get more meaningful replies.

    Thank you. Actually I wonder how bash is built without SIGCHLD/ SIGCLD.
I have scanned bash source (but not thoroughly enough, I guess) and I see
nothing. It looks like bash can be compiled with DJGPP with SIGCHLD/SIGCLD.
Actually I'm trying to build pdksh in
DJGPP but I don't have an idea whether or not I should take out the source
about job control (that require SIGCHLD/SIGCLD).

Regards,
Tanes Sriviroolchai




- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019