*** 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: setuid | Section: 2 | Source: UNIX v7 | File: setuid.2
SETUID(2) System Calls Manual SETUID(2) NAME setuid, setgid - set user and group ID SYNOPSIS setuid(uid) setgid(gid) DESCRIPTION The user ID (group ID) of the current process is set to the argument. Both the effective and the real ID are set. These calls are only per- mitted to the super-user or if the argument is the real ID. SEE ALSO getuid(2) DIAGNOSTICS Zero is returned if the user (group) ID is set; -1 is returned other- wise. ASSEMBLER (setuid = 23.) (user ID in r0) sys setuid (setgid = 46.) (group ID in r0) sys setgid SETUID(2)

Navigation Options