9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ape buglet (defineitely)
@ 2003-01-27 15:23 steve.simon
  2003-01-27 15:35 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: steve.simon @ 2003-01-27 15:23 UTC (permalink / raw)
  To: 9fans


> "ECHILD: The calling process has no existing unwaited-for child
> processes."

Appologies, I should RTFM more carefully.

If Plan9 wait(2) fails then ape's wait(2) should fail also.

/sys/src/ape/lib/ap/plan9/wait.c
34a35
>                       n = -1;

-Steve





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] ape buglet (defineitely)
  2003-01-27 15:23 [9fans] ape buglet (defineitely) steve.simon
@ 2003-01-27 15:35 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2003-01-27 15:35 UTC (permalink / raw)
  To: 9fans

Okay, I fixed that part of wait, but the WNOHANG
still doesn't behave right when there are no children
and is much harder to fix.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-27 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-27 15:23 [9fans] ape buglet (defineitely) steve.simon
2003-01-27 15:35 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).