aboutsummaryrefslogtreecommitdiffstats
path: root/man2/wait.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-720/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-28/+28
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-5/+5
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-24/+27
2023-02-05Many pages: Use lowercase for 'glibc'Alejandro Colomar1-2/+2
2022-12-03wait.2: SYNOPSIS: Add _NullableAlejandro Colomar1-2/+2
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-29Many pages: Use .TP for tagged paragraphsAlejandro Colomar1-8/+16
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-17Various pages: EXAMPLES: Align variable declarationsAlex Colomar1-2/+2
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+709
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-709/+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-05-02Various pages: EXAMPLES: sort includes alphabeticallyAlejandro Colomar1-2/+2
2022-04-30Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar1-0/+2
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25wait.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-08-27iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, ...Michael Kerrisk1-1/+1
2021-08-11wait.2: ERRORS: document EAGAIN for waitid() on a PID file descriptorMichael Kerrisk1-0/+5
2021-08-08wait.2: Minor fixes to Richard Palethorpe's patchMichael Kerrisk1-1/+1
2021-08-08wait.2: Add ESRCH for when pid == INT_MINRichard Palethorpe1-0/+9
2021-06-20wait.2: Remove <sys/types.h>Alejandro Colomar1-1/+0
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-07wait.2: Minor wording fixes in RETURN VALUEMichael Kerrisk1-5/+5
2021-01-06Various pages: Remove redundant escaping of space characters in FTM infoMichael Kerrisk1-2/+2
2021-01-05Various pages: Simplify mark-up for Feature Test Macro requirementsMichael Kerrisk1-4/+2
2021-01-04wait.2, getaddrinfo.3, getnameinfo.3: ffix: Bring greater consistency to FTM ...Michael Kerrisk1-10/+6
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-2/+2
2020-12-31Various pages: s/Glibc versions </Glibc </ in Feature Test Macro discussionsMichael Kerrisk1-1/+1
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-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2020-09-15add_key.2, clock_getres.2, clone.2, futex.2, getdents.2, getpid.2, getrlimit....Alejandro Colomar1-1/+2
2020-05-31Various pages: retitle EXAMPLE section heading to EXAMPLESMichael Kerrisk1-1/+1
2020-04-11getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanoslee...Michael Kerrisk1-1/+1
2020-02-23getent.1, localedef.1, clock_nanosleep.2, fcntl.2, getitimer.2, getsockopt.2,...Michael Kerrisk1-4/+4
2019-11-19clone.2, fallocate.2, ioctl_iflags.2, ioctl_list.2, pidfd_open.2, pivot_root....Michael Kerrisk1-1/+1
2019-10-13wait.2: Clarify semantics of waitpid(0, ...)Michael Kerrisk1-1/+2
2019-10-12wait.2: waitid() can be used to wait on children in same process group as callerMichael Kerrisk1-0/+6
2019-10-12wait.2: Add P_PIDFD for waiting on a child referred to by a PID file descriptorMichael Kerrisk1-0/+7
2019-02-27locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ...Michael Kerrisk1-5/+5
2018-08-21wait.2: Add some cross references to core(5)Michael Kerrisk1-1/+3
2018-04-30execve.2, fallocate.2, getrlimit.2, io_submit.2, membarrier.2, mmap.2, msgget...Michael Kerrisk1-1/+1
2018-02-24wait.2: wait() and waitpid() block the calling thread (not process)Michael Kerrisk1-2/+2
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-09-14wait.2: POSIX.1-2008 TC1 clarifies treatment of 'si_pid' for waitid() WNOHANGMichael Kerrisk1-6/+25
2017-08-19_syscall.2, shmget.2, stat.2, syscall.2, sysctl.2, utimensat.2, wait.2, CPU_S...Michael Kerrisk1-4/+6
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-1/+1
2017-08-19ioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2, ioctl_list.2, ioctl_ns.2, ...Michael Kerrisk1-2/+2
2017-08-18getent.1, intro.1, time.1, _exit.2, alloc_hugepages.2, arch_prctl.2, clock_ge...Michael Kerrisk1-1/+1
2017-08-16memusage.1, clone.2, eventfd.2, futex.2, getdents.2, ioctl_fat.2, ioctl_ns.2,...Michael Kerrisk1-2/+2
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-12/+12
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...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-3/+3
2017-06-16wait.2: Note glibc 2.26 changes to feature test macro requirements for waitid()Michael Kerrisk1-3/+9
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-15wait.2: Orphaned children may be adopted by a "subreaper", rather by than PD 1Michael Kerrisk1-1/+6
2016-12-12bind.2, chmod.2, chown.2, chroot.2, clock_getres.2, clone.2, connect.2, dup.2...Michael Kerrisk1-1/+1
2016-11-11wait.2: wfixMichael Kerrisk1-1/+3
2016-11-05wait.2: On some architectures, waitpid() is a wrapper that calls wait4().Michael Kerrisk1-0/+8
2016-08-08wait.2: Remove erroneous statement that waitpid() is implemented via wait4()Michael Kerrisk1-7/+0
2016-08-06wait.2: tfixMichael Kerrisk1-1/+1
2016-07-17ldd.1, localedef.1, add_key.2, chroot.2, clone.2, fork.2, futex.2, get_mempol...Michael Kerrisk1-1/+1
2016-05-29wait.2: Since Linux 4.7, __WALL is implied if child being ptracedMichael Kerrisk1-0/+8
2016-05-29wait.2: waitid() now (since Linux 4.7) also supports __WNOTHREAD/__WCLONE/__WALLMichael Kerrisk1-1/+3
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-01killpg.2, mknod.2, mmap.2, nice.2, readlink.2, seteuid.2, setpgid.2, setreuid...Michael Kerrisk1-3/+2
2016-03-01brk.2, chdir.2, chmod.2, chown.2, chroot.2, getpagesize.2, getsid.2, killpg.2...Michael Kerrisk1-4/+3
2016-01-20wait.2, wait4.2: Rename the "status" argument to "wstatus"Michael Kerrisk1-24/+24
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-02-21time.1, access.2, arch_prctl.2, cacheflush.2, capget.2, clone.2, execve.2, fc...Michael Kerrisk1-1/+1
2015-02-21wait.2: Note that waitpid() is a wrapper for wait4()Michael Kerrisk1-0/+7
2015-02-21wait.2: Note that wait() is a library function implemented via wait4()Michael Kerrisk1-0/+4
2014-10-03capget.2, ptrace.2, vhangup.2, wait.2, ttyslot.3, console.4, proc.5, utmp.5, ...Michael Kerrisk1-1/+1
2014-09-25wait.2: ffix: add paragraph break before errno note in RETURN VALUE sectionCarlos O'Donell1-0/+1
2014-08-21adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fano...Michael Kerrisk1-1/+1
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-18wait.2: NOTES: add "C library/kernel ABI differences" subheadingMichael Kerrisk1-1/+1
2014-08-18wait.2: spfixMichael Kerrisk1-1/+1
2014-05-15wait.2: ffixMichael Kerrisk1-1/+2
2014-04-28time.1, get_kernel_syms.2, getitimer.2, open.2, perf_event_open.2, wait.2, al...Michael Kerrisk1-1/+1
2014-01-11accept.2, clock_getres.2, mkdir.2, request_key.2, wait.2, printf.3, bootparam...Michael Kerrisk1-1/+1
2014-01-03epoll_ctl.2, execve.2, recv.2, timer_create.2, wait.2, argz_add.3, basename.3...Michael Kerrisk1-1/+1
2013-09-04wait.2: Add details on the fifth argument provided by raw waitid() system callMichael Kerrisk1-1/+15
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-5/+5
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-10readv.2, wait.2, wait4.2, basename.3, clock.3, confstr.3, ctermid.3, dl_itera...Michael Kerrisk1-1/+0
2013-03-10_exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl...Michael Kerrisk1-2/+0
2013-02-24intro.1, time.1, _syscall.2, accept.2, capget.2, clone.2, execve.2, fcntl.2, ...Michael Kerrisk1-2/+2
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2013-02-24intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa...Michael Kerrisk1-1/+1
2013-02-12getrlimit.2, setgid.2, timerfd_create.2, wait.2, getenv.3, if_nameindex.3, sc...Michael Kerrisk1-15/+15
2012-12-20wait.2, ttyname.3, undocumented.3: tstampMichael Kerrisk1-1/+1
2012-11-27wait.2: BUGS: Document odd waitid() behavior when 'infop' is NULLMichael Kerrisk1-0/+15
2012-03-09utimensat.2, wait.2, end.3: srcfix: remove duplicate words in commentsMichael Kerrisk1-1/+1
2010-10-12intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ...Michael Kerrisk1-1/+1
2010-09-26chdir.2, chmod.2, chown.2, gethostname.2, getsid.2, pread.2, setpgid.2, sigal...Michael Kerrisk1-1/+1
2010-09-26chdir.2, chmod.2, chown.2, gethostname.2, getsid.2, pread.2, setpgid.2, sigal...Michael Kerrisk1-8/+2
2010-09-22_exit.2, brk.2, capget.2, chdir.2, chmod.2, chown.2, chroot.2, getdtablesize....Michael Kerrisk1-1/+1
2010-09-22wait.2: Update waitid() feature test macro requirementsMichael Kerrisk1-1/+17
2010-01-16intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso...Michael Kerrisk1-1/+1
2009-04-21wait.2: Document CLD_DUMPED and CLD_TRAPPED si_code valuesGokdeniz Karadag1-2/+6
2009-01-19Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2009-01-14wait.2: Added FIXMEMichael Kerrisk1-1/+4
2008-11-04eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, back...Michael Kerrisk1-1/+1
2008-10-29eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, back...Michael Kerrisk1-1/+2
2008-10-29eventfd.2, execve.2, getdents.2, ioprio_set.2, mprotect.2, signalfd.2, timerf...Michael Kerrisk1-4/+4
2008-10-29wait.2: ffixMichael Kerrisk1-0/+4
2008-07-04ERRORS: Added reference to signal(7) in dicussion of EINTR.Michael Kerrisk1-1/+2
2008-07-04Remove statement that WUNTRACED and WCONTINUED only have effectMichael Kerrisk1-12/+2
2008-05-07Reformat kernel version information for flags.Michael Kerrisk1-7/+6
2008-04-07Add a sentence clarifying that even though the default dispositionMichael Kerrisk1-1/+6
2008-03-19s/nonzero/non-zero/Michael Kerrisk1-1/+1
2008-02-28wfixMichael Kerrisk1-1/+1
2008-01-31Clarify description of return value for WNOHANG.Michael Kerrisk1-3/+3
2007-12-27s/current process/calling process/Michael Kerrisk1-2/+2
2007-12-25hyphenation fixesMichael Kerrisk1-1/+1
2007-12-25grfixMichael Kerrisk1-1/+1
2007-12-25ffixMichael Kerrisk1-8/+13
2007-12-23wspace in SYNOPSISMichael Kerrisk1-2/+2
2007-11-24Remove section numbers for page references where theMichael Kerrisk1-2/+2
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-4/+4
2007-09-20Change mtk's email addressMichael Kerrisk1-2/+2
2007-07-18ffixMichael Kerrisk1-1/+1
2007-07-08Added/updated glibc feature test macro requirementsMichael Kerrisk1-1/+9
2007-06-21Formatted signal namesMichael Kerrisk1-2/+4
2007-06-20s/-/\\-/Michael Kerrisk1-5/+5
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-4/+4
2007-06-08Add SEE ALSO link to new credentials.7.Michael Kerrisk1-0/+1
2007-06-02Reformatted code exampleMichael Kerrisk1-2/+8
2007-05-18Reordered sections for consistency.Michael Kerrisk1-2/+2
2007-05-18Relocated LINUX NOTES as subsection under NOTESMichael Kerrisk1-2/+2
2007-05-14ffixMichael Kerrisk1-1/+1
2007-05-11Add section numbers to references to other pagesMichael Kerrisk1-3/+3
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-33/+37
2007-04-05ffixMichael Kerrisk1-1/+0
2006-12-17Various fixes to CONFORMING TOMichael Kerrisk1-1/+1
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-1/+1
2006-05-31Fix unbalanced quotesMichael Kerrisk1-2/+2
2006-05-22Changed copyright commnents to add 'and' in some casesMichael Kerrisk1-1/+1
2006-02-15Amend copyright notices, in particular those where I had significantMichael Kerrisk1-2/+2
2006-01-23Noted that waitid() does not set infop->si_uid field onMichael Kerrisk1-0/+1
2005-12-12Added comment noting that fork.2 refers to the example program on thisMichael Kerrisk1-0/+1
2005-12-09Formatting fixMichael Kerrisk1-1/+0
2005-12-09Added example program demonstrating use of fork() and waitpid().Michael Kerrisk1-0/+73
2005-11-02Formatting fixesMichael Kerrisk1-2/+1
2005-10-19Manual fixes for parentheses formattingMichael Kerrisk1-3/+11
2005-07-19Formatting fixes.Michael Kerrisk1-4/+4
2005-07-06hyphen/dash fixesMichael Kerrisk1-1/+1
2005-06-16removed fixed FIXMEsMichael Kerrisk1-2/+0
2005-05-10__W* flags can't be used with waitid()Michael Kerrisk1-1/+4
2005-04-18Fixed typos and spelling mistakesMichael Kerrisk1-4/+4
2004-12-10updated header comments to reflect recent changesMichael Kerrisk1-2/+2
2004-11-11Added waitid(); added SA_NOCLDSTOP; updated SA_NOCLDWAIT; much other text rew...Michael Kerrisk1-12/+12
2004-11-11Rewrote this page, removing much duplicated informationMichael Kerrisk1-80/+307
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/+265