aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getuid.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-80/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-5/+5
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-3/+4
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+79
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-79/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25getuid.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-15Various pages: Remove unused <sys/types.h>Alejandro Colomar1-1/+0
2021-02-06getgid.2, getuid.2: Note that these interfaces never modify 'errno'Michael Kerrisk1-1/+5
2021-01-03Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk1-2/+2
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2019-02-27fallocate.2, getgid.2, getpid.2, getuid.2, lseek.2, set_thread_area.2, tzset....Michael Kerrisk1-1/+3
2019-01-10getgid.2, getpid.2, getuid.2, pipe.2: Remove mention of other syscalls that u...Michael Kerrisk1-5/+0
2019-01-10getgid.2, getpid.2, getuid.2, pipe.2, syscall.2: Minor tweaks to Eugene's patchMichael Kerrisk1-3/+3
2019-01-10getgid.2, getpid.2, getuid.2, pipe.2, syscall.2: Describe 2nd return value pe...Eugene Syromiatnikov1-0/+19
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-1/+1
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24getuid.2: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-1/+1
2014-05-07execve.2, getuid.2, stat.2, termios.3, ttyslot.3, glob.7: ffix: UNIX V6 or V7...Simon Paillard1-2/+2
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-1/+1
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-0/+2
2013-03-10_exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl...Michael Kerrisk1-2/+0
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-2/+2
2013-02-12getuid.2: Remove duplicate section headingMichael Kerrisk1-1/+1
2010-12-03Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2010-11-22getuid.2: Add NOTES explaining 32-bit system calls added in Linux 2.4Michael Kerrisk1-1/+17
2010-10-12intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ...Michael Kerrisk1-2/+2
2008-07-09ffixMichael Kerrisk1-1/+2
2007-12-27s/current process/calling process/Michael Kerrisk1-2/+2
2007-12-27Add getresuid(2) and credentials(7) to SEE ALSO.Michael Kerrisk1-1/+3
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-18Removed HISTORY section, or moved it as a subsection or paragraphsMichael Kerrisk1-1/+2
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-2/+7
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-2/+2
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-1/+1
2005-10-19Automated unformatting of parentheses using unformat_parens.shMichael Kerrisk1-2/+2
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-2/+2
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-1/+1
2005-06-23Remove confusing text describe real and effective IDs.Michael Kerrisk1-3/+0
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+55