posix: added setpgrp() and, if sgi, setsid() and setpgid(pid, pgid)
1 file changed
tree: 38619ca84e6a3f591bb0c6e856dfcefe650c7247
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/