elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elkscmd
/
man
/
man2
/
getuid.2
File editor
.\" Copyright (c) 1980 Regents of the University of California. .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" .\" @(#)getuid.2 6.3 (Berkeley) 1/7/86 .\" .TH GETUID 2 "January 7, 1986" .UC 4 .SH NAME getuid, geteuid \- get user identity .SH SYNOPSIS .nf .ft B #include <sys/types.h> #include <unistd.h> uid_t getuid(void) uid_t geteuid(void) .fi .SH DESCRIPTION .B Getuid returns the real user ID of the current process, .B geteuid the effective user ID. .PP The real user ID identifies the person who is logged in. The effective user ID gives the process additional permissions during execution of \*(lqset-user-ID\*(rq mode processes, which use \fBgetuid\fP to determine the real-user-id of the process that invoked them. .SH "SEE ALSO" .BR getgid (2), .BR setuid (2).
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history