Forked from
Glasgow Haskell Compiler / Packages / unix
508 commits behind the upstream repository.
Favonia
authored
Make it possible to query the process group of an existing process (through 'getProcessGroupIDOf') and try to make function names more consistent. Here is the full list of API changes in System.Posix.Process in this patch: getProcessGroupID => same getProcessGroupIDOf => new createProcessGroup => deprecated createProcessGroupFor => new joinProcessGroup => same setProcessGroupID => deprecated setProcessGroupIDOf => new
Code owners
Assign users and groups as approvers for specific file changes. Learn more.