*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: getgid | Section: 2 | Source: MINIX | File: getgid.2
GETGID(2) System Calls Manual GETGID(2) NAME getgid, getegid - get group identity SYNOPSIS #include <sys/types.h> #include <unistd.h> gid_t getgid(void) gid_t getegid(void) DESCRIPTION Getgid returns the real group ID of the current process, getegid the effective group ID. The real group ID is specified at login time. The effective group ID is more transient, and determines additional ac- cess permission during execution of a ``set-group-ID'' process, and it is for such processes that getgid is most useful. SEE ALSO getuid(2), setgid(2). 4.2 Berkeley Distribution January 7, 1986 GETGID(2)

Navigation Options