8 Commits (3bec164b3ae1cd7f9b5dcec532e7d073be96d45d)

Author SHA1 Message Date
patacongo a1aa13f628 Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
patacongo 239e2808cc Move environment variables in the task group structure 12 years ago
patacongo e95efd5d2a Add framework to support task groups 12 years ago
patacongo b6472b58dc Fix some compilation errors when child status disabled; new waitpid logic not encoding/decoding status properly 12 years ago
patacongo a2ec48846f Fix some missing logic and inconsistencies in child status logic; Fix a bug introduced into sigaction() 12 years ago
patacongo 340a72b7cd Add logic to retain child task exit status if so configured 12 years ago
patacongo b3f3dd123c Use SIGCHLD with waitpid(); implemented wait() and waitid() 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago