aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getgroups.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-219/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-16/+16
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-29/+37
2023-02-05Many pages: Use lowercase for 'glibc'Alejandro Colomar1-1/+1
2022-12-03getgroups.2: SYNOPSIS: Add _NullableAlejandro Colomar1-1/+1
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/+211
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-211/+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-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-3/+3
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25getgroups.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-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk1-2/+2
2021-01-06Various pages: add missing .nf/.fi in FTM infoMichael Kerrisk1-0/+2
2021-01-03Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk1-1/+2
2020-12-23Various pages: Remove explicit blank lines, replacing them with .PP when appr...Alejandro Colomar1-1/+1
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2020-06-21man2/*: srcfix: fix warnings from "mandoc -Tlint"Bjarni Ingi Gislason1-1/+0
2019-07-16getgroups.2: ffixMichael Kerrisk1-0/+1
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2018-11-19getgroups.2: Note that a process can drop all groups with: setgroups(0, NULL)Michael Kerrisk1-0/+7
2017-11-23getgroups.2: Minor restructuring of CONFORMING TOMichael Kerrisk1-3/+4
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19getgroups.2, getrlimit.2, ioctl_ficlonerange.2, ioctl_fideduperange.2, semop....Michael Kerrisk1-2/+2
2017-08-16chroot.2, clone.2, epoll_wait.2, execve.2, getgroups.2: ffixMichael Kerrisk1-6/+8
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-4/+4
2017-08-15_exit.2, accept.2, chmod.2, dup.2, getgroups.2, keyctl.2, link.2, mkdir.2, mk...Michael Kerrisk1-1/+1
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-5/+5
2016-11-15getgroups.2: FTM requirements fix for setgroups(2)Andrew Clayton1-1/+1
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-09-12getgroups.2: Note user namespace requirements for CAP_SETGIDMichael Kerrisk1-5/+5
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-01getgroups.2, gettimeofday.2, mincore.2, readv.2, stime.2, wait4.2, addseverit...Michael Kerrisk1-1/+4
2015-07-24getgroups.2: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-2/+2
2015-07-23intro.1, locale.1, _exit.2, access.2, bpf.2, brk.2, capget.2, chmod.2, chroot...Michael Kerrisk1-1/+1
2015-05-08_exit.2, access.2, brk.2, chmod.2, clone.2, epoll_wait.2, eventfd.2, fork.2, ...Michael Kerrisk1-1/+1
2015-03-29intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, m...Michael Kerrisk1-1/+1
2015-03-28getgroups.2: Add discussion of NPTL credential-changing mechanismMichael Kerrisk1-0/+16
2015-03-04getgroups.2: Refer reader to user_namespaces(7) for discussion of /proc/PID/s...Michael Kerrisk1-1/+1
2015-03-04getgroups.2: Note kernel version for EPERM /proc/PID/setgroups error caseMichael Kerrisk1-1/+1
2015-03-03getgroups.2: ERRORS: add EPERM for the case where /proc/PID/setgroups is "deny"Michael Kerrisk1-0/+9
2015-03-03getgroups.2: Note capability associated with EPERM error for setgroups(2)Michael Kerrisk1-1/+4
2014-08-19access.2, bdflush.2, bind.2, brk.2, chmod.2, chown.2, clone.2, epoll_wait.2, ...Michael Kerrisk1-1/+1
2014-08-18getgroups.2: SEE ALSO: add group_member(3)Michael Kerrisk1-0/+1
2013-10-18getgroups.2: Document /proc/sys/kernel/ngroups_maxMichael Kerrisk1-1/+4
2013-10-18getgroups.2: Clarify that sysconf(_SC_NGROUPS_MAX) is a run-time techniqueMichael Kerrisk1-1/+1
2013-10-18getgroups.2: Note that NGROUPS_MAX is defined in <limits.h>Michael Kerrisk1-0/+4
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-3/+3
2010-12-03Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2010-11-22getgroups.2: Add NOTES explaining 32-bit system calls added in Linux 2.4Michael Kerrisk1-1/+11
2008-09-29Minor wording fixesNicolas Fran�ois1-1/+1
2008-08-06Remove FIXMEMichael Kerrisk1-2/+0
2008-08-06tfixMichael Kerrisk1-1/+1
2008-09-18wfixMichael Kerrisk1-1/+1
2008-06-03Reformat DESCRIPTION and RETURN VALUE sections to be moreMichael Kerrisk1-23/+49
2008-06-02NGROUPS_MAX increased in kernel 2.6.4.Michael Kerrisk1-4/+5
2008-05-04SEE ALSO: Add getgrouplist(3).Michael Kerrisk1-0/+1
2008-04-23Added FIXMEMichael Kerrisk1-0/+2
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-07-08Added/updated glibc feature test macro requirementsMichael Kerrisk1-7/+9
2007-06-22ffixMichael Kerrisk1-1/+3
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-18Reordered sections to be more consistent, in some cases renamingMichael Kerrisk1-8/+8
2007-05-14ffixMichael Kerrisk1-0/+2
2007-04-24Wrap long lines; start sentences on new linesMichael Kerrisk1-1/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-5/+7
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-4/+5
2006-04-21Simplified wording about requirement for _BSD_SOURCE macro.Michael Kerrisk1-2/+1
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-12/+12
2005-07-06Hyphen/dash fixesMichael Kerrisk1-1/+1
2004-11-03Global change of email address for MTK (now: mtk-manpages@gmx.net)Michael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+130