]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
posix: added setpgrp() and, if sgi, setsid() and setpgid(pid, pgid)
authorGuido van Rossum <guido@python.org>
Sun, 13 Sep 1992 20:07:29 +0000 (20:07 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 13 Sep 1992 20:07:29 +0000 (20:07 +0000)
commitc2670a000bd69fb689a7b05436ff0091052f4f3c
tree38619ca84e6a3f591bb0c6e856dfcefe650c7247
parent1899c2e0550fa025080e35bb3ec25aeff0118dc7
posix: added setpgrp() and, if sgi, setsid() and setpgid(pid, pgid)
Modules/posixmodule.c