Opened 17 years ago

Closed 17 years ago

#996 closed bug (fixed)

waitpid() must not wait for other children in the requested group

Reported by: axeld Owned by: axeld
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I mixed up process groups and children in the kernel's wait_for_child() implementation. AFAICT we can remove the death_entry stuff from the process groups, as it should always get to the parent.

Change History (1)

comment:1 by axeld, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev20010.

Note: See TracTickets for help on using tickets.