aboutsummaryrefslogtreecommitdiffstats
path: root/man2/fork.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-348/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-6/+6
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-2/+2
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-8/+11
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-25/+25
2023-02-05Many pages: Use \[em] instead of \(emAlejandro Colomar1-1/+1
2022-12-04Many pages: wfixAlejandro Colomar1-1/+1
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-29Many pages: Use a consistent style for listsAlejandro Colomar1-25/+25
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/+345
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-345/+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-08-01Various pages: EXAMPLES: tfixAlejandro Colomar1-1/+1
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-04-30fork.2: EXAMPLES: Sort includesAlejandro Colomar1-1/+1
2022-03-30fork.2: EXAMPLES: Add simple example using fork(2) without wait(2)Alejandro Colomar1-1/+36
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-25fork.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-21Various pages: use real minus signs in pathnamesMichael Kerrisk1-1/+1
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk1-1/+1
2021-01-03Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk1-1/+2
2020-07-06intro.1, localedef.1, memusage.1, memusagestat.1, bpf.2, execve.2, fork.2, ke...Michael Kerrisk1-1/+1
2020-06-21man2/*: srcfix: fix warnings from "mandoc -Tlint"Bjarni Ingi Gislason1-1/+0
2020-06-09iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a...Michael Kerrisk1-1/+1
2020-05-31Various pages: retitle EXAMPLE section heading to EXAMPLESMichael Kerrisk1-1/+1
2017-11-13fork.2, getsid.2, setpgid.2, setsid.2: Include <sys/types.h> in SYNOPSIS for ...Ahmad Fatoum1-0/+2
2017-10-09fork.2: The MADV_WIPEONFORK setting is preserved in child of fork()Michael Kerrisk1-0/+3
2017-10-09fork.2: Minor reworking of MADV_WIPEONFORK textMichael Kerrisk1-1/+1
2017-09-20fork.2: Document effect of MADV_WIPEONFORKRik van Riel1-0/+6
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
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-25fork.2: SEE ALSO: add pthread_atfork(3)Michael Kerrisk1-0/+1
2017-03-13add_key.2, execve.2, fork.2, fsync.2, getrandom.2, getrlimit.2, getxattr.2, i...Michael Kerrisk1-1/+1
2017-02-19fork.2: ffixMichael Kerrisk1-3/+11
2017-02-19fork.2: cgroup PIDs controller may also be trigger for EAGAIN errorMichael Kerrisk1-2/+5
2016-12-12fork.2, sigaction.2, signal.2: Amend cross references to point to signal-safe...Michael Kerrisk1-1/+1
2016-09-22fork.2: ffixMichael Kerrisk1-1/+1
2016-09-22fork.2: PID of new process also does not match any existing session IDMichael Kerrisk1-1/+2
2016-08-08arch_prctl.2, execveat.2, fanotify_mark.2, fcntl.2, fork.2, madvise.2, mknod....Michael 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-13fork.2: Add ENOMEM error for PID namespace where "init" has diedMichael Kerrisk1-0/+6
2016-05-09clone.2, fork.2: srcfix: Add commit ID for ERESTARTNOINTR errorMichael Kerrisk1-0/+1
2016-05-09clone.2, fork.2: Document ERESTARTNOINTR error codeNikola Forró1-0/+4
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-01-26fork.2, read.2, sendfile.2, splice.2, write.2, aio_read.3, aio_write.3, proc....Michael Kerrisk1-1/+1
2016-01-01Various pages: Word "descriptor" more preciselyMichael Kerrisk1-4/+4
2015-12-29accept.2, acct.2, bind.2, clock_getres.2, connect.2, dup.2, epoll_create.2, e...Michael Kerrisk1-1/+1
2015-12-22fork.2: Child of MT-process is restricted to async-signal-safe functionsMichael Kerrisk1-0/+8
2015-07-24fork.2: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-3/+3
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-21fork.2: NOTES: add "C library/kernel ABI differences" subheadingMichael Kerrisk1-1/+1
2015-02-21fork.2: Child and parent run in separate memory spacesHeinrich Schuchardt1-3/+19
2015-02-21fork.2: EAGAIN is not reported when task allocation failsMichal Hocko1-5/+0
2014-06-09fork.2: Add notes on inheritance of flock() and OFD locks across fork()Michael Kerrisk1-1/+6
2014-05-28locale.1, adjtimex.2, clone.2, fork.2, getrlimit.2, remap_file_pages.2, set_m...Michael Kerrisk1-1/+1
2014-05-22fork.2: ERRORS: add pid_max and threads-max to EAGAINMichael Kerrisk1-8/+16
2014-05-14fork.2: ERRORS: SCHED_DEADLINE tasks can fail with EAGAINMichael Kerrisk1-1/+8
2013-03-14fork.2: Port access permission bits (ioperm()) are turned off in the childMichael Kerrisk1-1/+7
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
2013-02-12fork.2, getpriority.2, ioprio_set.2, sched_setparam.2, sched_setscheduler.2, ...Michael Kerrisk1-1/+1
2013-02-08fork.2: SEE ALSO: add exit(2)Michael Kerrisk1-0/+1
2012-10-28fork.2: Note treatment of default timer slack value on fork()Michael Kerrisk1-1/+8
2012-05-07fork.2: ERRORS: add ENOSYSMike Frysinger1-1/+7
2012-02-27fallocate.2, fork.2, open.2, send.2: tstampMichael Kerrisk1-1/+1
2012-02-08fork.2: NOTES: Descibe clone() call equivalent to fork()Michael Kerrisk1-0/+8
2011-10-03intro.1, fork.2, futex.2, open.2, rename.2, select_tut.2, semop.2, spu_create...Michael Kerrisk1-1/+1
2010-08-29fork.2: ffixYuri Kozlov1-2/+2
2009-04-28fork.2: Document fork() behaviour for the Linux native AIO io_contextJeff Moyer1-2/+4
2009-02-20Trivial punctuation fixes in SEE ALSOKir Kolyshkin1-1/+1
2009-02-09clock_nanosleep.2, execve.2, fork.2, nanosleep.2, sigaction.2, timerfd_create...Michael Kerrisk1-1/+1
2009-02-03fork.2: SEE ALSO: add daemon(3)Michael Kerrisk1-1/+2
2008-05-12wfixMichael Kerrisk1-1/+1
2008-04-22NOTES: since glibc 2.3.3, the glibc NPTL fork() wrapper bypasses theMichael Kerrisk1-1/+17
2008-03-11spfixMichael Kerrisk1-1/+1
2008-01-13Added discussion of directory streams.Michael Kerrisk1-11/+17
2007-12-25ffixMichael Kerrisk1-16/+16
2007-11-24Remove section numbers for page references where theMichael Kerrisk1-2/+2
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-2/+2
2007-09-20Change mtk's email addressMichael Kerrisk1-2/+2
2007-06-21Formatted signal namesMichael Kerrisk1-1/+2
2007-06-19Fix small wording error.Michael Kerrisk1-1/+1
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-06-08Add SEE ALSO link to new credentials.7.Michael Kerrisk1-1/+2
2007-06-01wfixMichael Kerrisk1-1/+1
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-21wfixMichael Kerrisk1-1/+1
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-5/+5
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-26/+26
2006-09-05Mappings marked with madvise(MADV_DONTFORK) are not inherited by child. Michael Kerrisk1-0/+6
2006-09-04Update .TH lineMichael Kerrisk1-1/+1
2006-09-04Greatly expanded, to describe all attributes that differ in parent and child.Michael Kerrisk1-9/+107
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-3/+1
2006-03-20Document unshare(2), new in 2.6.16.Michael Kerrisk1-2/+1
2006-03-20We won't add unshare(2) just yet, so remove SEE ALSO entries for now.Michael Kerrisk1-1/+2
2006-03-05Added SEE ALSO for new unshare.2Michael Kerrisk1-0/+1
2005-12-12Added xref to pipe.2 for another example of use of fork().Michael Kerrisk1-0/+2
2005-12-09Added pointer to example of fork() in wait.2.Michael Kerrisk1-0/+3
2005-10-19Minor wording fixMichael Kerrisk1-2/+2
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-5/+5
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael 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/+91