Patch #568235: Add posix.setpgid.

This commit is contained in:
Martin v. Löwis 2002-06-13 21:09:11 +00:00
parent 14f8b4cfcb
commit 606edc1d97
8 changed files with 41 additions and 3 deletions

View file

@ -451,6 +451,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#define HAVE_GETPEERNAME
#endif
/* Define if you have the getpgid function. */
#undef HAVE_GETPGID
/* Define if you have the getpgrp function. */
#undef HAVE_GETPGRP