summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getpgrp.2
AgeCommit message (Collapse)Author
2000-09-12o add missing getsid() prototypeTodd C. Miller
o fix typo in getsid() that broke getsid(pid) where pid != 0 o cause getsid() and getpgid() to return EPERM if requesting the id of a session/process group not in the current session o check for NULL session in getsid() for exiting processes
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-02-03possessiveTheo de Raadt
1997-05-30add getpgrp(2) from NetBSDkstailey
1995-10-18initial import of NetBSD treeTheo de Raadt