1Posix.setPGid(3kaya)         Kaya module reference        Posix.setPGid(3kaya)
2
3
4

NAME

6       Posix::setPGid - Set a process group ID
7

SYNOPSIS

9       Void setPGid( Int pid, Int pgid )
10

ARGUMENTS

12       pid  The  process  ID  to  set the group of, or zero to use the current
13       process.
14
15       pgid The new process group ID, or zero  to  use  the  current  process'
16       group ID
17

DESCRIPTION

19       Set the process group id of pid to pgid
20
21

AUTHORS

23       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
24       (kaya@kayalang.org). For further information see http://kayalang.org/
25

LICENSE

27       The Kaya standard library is free software;  you  can  redistribute  it
28       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
29       License (version 2.1 or any later version) as  published  by  the  Free
30       Software Foundation.
31
32
33
34Kaya                             December 2010            Posix.setPGid(3kaya)
Impressum