.abort	Process.abort
.daemon	Process.daemon
.detach	Process.detach
.egid	Process.#egid
.egid=	Process.#egid=
.euid	Process.#euid
.euid=	Process.#euid=
.exec	Process.exec
.exit	Process.exit
.exit!	Process.exit!
.fork	Process.fork
.getpgid	Process.#getpgid
.getpgrp	Process.#getpgrp
.getpriority	Process.#getpriority
.getrlimit	Process.#getrlimit
.gid	Process.#gid
.gid=	Process.#gid=
.groups	Process.#groups
.groups=	Process.#groups=
.initgroups	Process.#initgroups
.kill	Process.#kill
.maxgroups	Process.#maxgroups
.maxgroups=	Process.#maxgroups
.pid	Process.#pid
.ppid	Process.#ppid
.setpgid	Process.#setpgid
.setpgrp	Process.#setpgrp
.setpriority	Process.#setpriority
.setrlimit	Process.#setrlimit
.setsid	Process.#setsid
.spawn	Process.spawn
.times	Process.#times
.uid	Process.#uid
.uid=	Process.#uid=
.wait	Process.#wait
.wait2	Process.#wait
.waitall	Process.#waitall
.waitpid	Process.#waitpid
.waitpid2	Process.#waitpid
#egid	Process.#egid
#egid=	Process.#egid=
#euid	Process.#euid
#euid=	Process.#euid=
#getpgid	Process.#getpgid
#getpgrp	Process.#getpgrp
#getpriority	Process.#getpriority
#getrlimit	Process.#getrlimit
#gid	Process.#gid
#gid=	Process.#gid=
#groups	Process.#groups
#groups=	Process.#groups=
#initgroups	Process.#initgroups
#kill	Process.#kill
#maxgroups	Process.#maxgroups
#maxgroups=	Process.#maxgroups
#pid	Process.#pid
#ppid	Process.#ppid
#setpgid	Process.#setpgid
#setpgrp	Process.#setpgrp
#setpriority	Process.#setpriority
#setrlimit	Process.#setrlimit
#setsid	Process.#setsid
#times	Process.#times
#uid	Process.#uid
#uid=	Process.#uid=
#wait	Process.#wait
#wait2	Process.#wait
#waitall	Process.#waitall
#waitpid	Process.#waitpid
#waitpid2	Process.#waitpid
:PRIO_PGRP	Process::PRIO_PGRP
:PRIO_PROCESS	Process::PRIO_PROCESS
:PRIO_USER	Process::PRIO_USER
:RLIMIT_AS	Process::RLIMIT_AS
:RLIMIT_CORE	Process::RLIMIT_CORE
:RLIMIT_CPU	Process::RLIMIT_CPU
:RLIMIT_DATA	Process::RLIMIT_DATA
:RLIMIT_FSIZE	Process::RLIMIT_FSIZE
:RLIMIT_MEMLOCK	Process::RLIMIT_MEMLOCK
:RLIMIT_NOFILE	Process::RLIMIT_NOFILE
:RLIMIT_NPROC	Process::RLIMIT_NPROC
:RLIMIT_RSS	Process::RLIMIT_RSS
:RLIMIT_SBSIZE	Process::RLIMIT_SBSIZE
:RLIMIT_STACK	Process::RLIMIT_STACK
:RLIM_INFINITY	Process::RLIM_INFINITY
:RLIM_SAVED_CUR	Process::RLIM_SAVED_CUR
:RLIM_SAVED_MAX	Process::RLIM_SAVED_MAX
:WNOHANG	Process::WNOHANG
:WUNTRACED	Process::WUNTRACED
