aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getpid.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-150/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-4/+4
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-34/+35
2023-01-22getpid.2: tfixAlejandro Colomar1-1/+1
2022-12-04Many pages: wfixAlejandro Colomar1-2/+2
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/+149
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-149/+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-2/+2
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25getpid.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-03Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk1-2/+2
2020-11-01memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_...Michael Kerrisk1-1/+1
2020-09-15add_key.2, clock_getres.2, clone.2, futex.2, getdents.2, getpid.2, getrlimit....Alejandro Colomar1-3/+4
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-11-26getpid.2, pipe.2, abort.3, daemon.3, pthread_yield.3, stdio.3, sysconf.3, tty...Michael Kerrisk1-1/+1
2017-09-28getpid.2: Mention that PID == TGID, and note contrast with TIDMichael Kerrisk1-0/+12
2017-09-28getpid.2: Minor wording fix: clarify that PID is the acronym for "process ID"Michael Kerrisk1-1/+1
2017-09-28getpid.2: SEE ALSO: add gettid(2)Michael Kerrisk1-0/+1
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-1/+1
2017-07-13getpid.2: srcfix: add FIXMEMichael Kerrisk1-0/+2
2017-07-13getpid.2: More tidy-ups in discussion of removal of getpid() PID cachingMichael Kerrisk1-13/+17
2017-07-12getpid.2: ffixMichael Kerrisk1-2/+2
2017-07-12getpid.2: Minor tweaks to Carlos's patchMichael Kerrisk1-3/+4
2017-07-12getpid.2: Note that PID caching is removed as of glibc 2.25Carlos O'Donell1-0/+5
2017-05-03_exit.2, alarm.2, chmod.2, clone.2, epoll_ctl.2, fcntl.2, fork.2, fsync.2, ge...Michael Kerrisk1-1/+1
2017-03-17getpid.2: Mention init(1) and "subreapers" in discussion of parent PIDMichael Kerrisk1-0/+9
2015-07-24getpid.2: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-1/+1
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-26getpid.2: Note that getppid() returns 0 if parent is in different PID namespaceMichael Kerrisk1-0/+5
2015-02-21time.1, access.2, arch_prctl.2, cacheflush.2, capget.2, clone.2, execve.2, fc...Michael Kerrisk1-1/+1
2015-02-21getpid.2: NOTES: add "C library/kernel ABI differences" subheadingMichael Kerrisk1-0/+1
2014-09-21clone.2, flock.2, getpid.2, getunwind.2, mount.2, reboot.2, semop.2, seteuid....Michael Kerrisk1-1/+1
2014-09-13clone.2, getpid.2, credentials.7: Replace reference to namespaces(7) with pid...Michael Kerrisk1-1/+1
2014-09-13getpid.2, mount.2, uname.2, proc.5, credentials.7, mq_overview.7, svipc.7: SE...Michael Kerrisk1-1/+2
2013-03-12ldd.1, arch_prctl.2, faccessat.2, fchmodat.2, fchownat.2, flock.2, futimesat....Michael Kerrisk1-0/+1
2013-03-10ldd.1, capget.2, clone.2, create_module.2, fallocate.2, futex.2, get_kernel_s...Michael Kerrisk1-0/+1
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
2008-09-23Describe getpid()'s PID caching and its consequences.Michael Kerrisk1-1/+54
2008-07-15Even when the CONFORMING TO section is just a list of standards,Michael Kerrisk1-1/+1
2007-12-27s/current process/calling process/Michael Kerrisk1-2/+2
2007-06-08Add SEE ALSO link to new credentials.7.Michael Kerrisk1-1/+2
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-26Added an ERRORS section (stating that the calls are always successful).Michael Kerrisk1-0/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-3/+4
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-1/+1
2006-02-12Change "file name" to "filename"Michael Kerrisk1-1/+1
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
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+50