Re: about usage of `sigaction'

2007-01-17 Thread William Xu
Kevin Ryde <[EMAIL PROTECTED]> writes: > I expect you've checked with "ps" that the child has actually exited. Yes, i think so. ,[ ps -ef|grep serv ] | william 12353 10420 0 12:54 pts/200:00:00 /home/william/bin/guile \ ./server.scm | william 12364 12353 0 12:54 pts/200:00:00 [s

Re: Gmp now working, but number.c:147 isinf declared implicitly.

2007-01-17 Thread Kevin Ryde
Hugh Sasse <[EMAIL PROTECTED]> writes: > > putenv putenv (3c) - change or add value to environment > > The manual page says it should be of the form "name=value" and the > string should not be automatic. In a function it should be declared > static. Yep. I believe there's a bit of va

Re: Gmp now working, but number.c:147 isinf declared implicitly.

2007-01-17 Thread Kevin Ryde
Hugh Sasse <[EMAIL PROTECTED]> writes: > > That rather depends on for whom they are developing. Aguments in > "Brave Gnu World" about software use in the third world where download > speeds are still limited, Yep, such as Australia. The theory as I see it though is that there's barely a dozen d

Re: about usage of `sigaction'

2007-01-17 Thread Kevin Ryde
William Xu <[EMAIL PROTECTED]> writes: > > i wrote a simple echo server/client. To catch SIGCHLD signal, i install > a signal handler before first `connect'. The problem is that when the > client exits, the handler seems not called. I expect you've checked with "ps" that the child has actually exi

Re: How could this be implemented?

2007-01-17 Thread Ludovic Courtès
Hi, Jon Wilson <[EMAIL PROTECTED]> writes: > Thanks for the pointer. Do you know of any documentation on module > binder procs? I've looked in the manual and, (as usual) it doesn't > really say much of anything about them. First, I think the "as usual" is a bit unfair. ;-) Second, if you use