aboutsummaryrefslogtreecommitdiffstats
path: root/man2/pivot_root.2
AgeCommit message (Expand)AuthorFilesLines
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-24pldd.1, bpf.2, clone.2, dup.2, ioctl_fat.2, nfsservctl.2, open_by_handle_at.2...Michael Kerrisk1-1/+1
2020-06-21man2/*: srcfix: fix warnings from "mandoc -Tlint"Bjarni Ingi Gislason1-2/+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
2019-11-19clone.2, fallocate.2, ioctl_iflags.2, ioctl_list.2, pidfd_open.2, pivot_root....Michael Kerrisk1-1/+1
2019-11-14pivot_root.2: EXAMPLE: allocate stack using mmap() MAP_STACK rather than mall...Michael Kerrisk1-3/+5
2019-10-10pivot_root.2: Update the copyright and licenseMichael Kerrisk1-7/+23
2019-10-10pivot_root.2: Minor wording tweaksMichael Kerrisk1-8/+10
2019-10-10pivot_root.2: Another couple of s/filesystem/mount/Michael Kerrisk1-2/+2
2019-10-10pivot_root.2: Tweak text of an EINVAL error to correspond to DESCRIPTIONMichael Kerrisk1-1/+1
2019-10-10pivot_root.2: Relegate text about what pivot_root() may or may not do to NOTESMichael Kerrisk1-27/+24
2019-10-10pivot_root.2: Add a subsection header for the pivot_root(".", ".") discussionMichael Kerrisk1-0/+2
2019-10-10pivot_root.2: Minor change: relocate a paragraph in NOTESMichael Kerrisk1-12/+12
2019-10-10pivot_root.2: s/root filesystem/root mount/Michael Kerrisk1-4/+4
2019-10-09pivot_root.2: Reword one of the restrictions on 'new_root'Michael Kerrisk1-6/+3
2019-10-09pivot_root.2: Change "filesystem" to "mount" in various placesMichael Kerrisk1-3/+5
2019-10-09pivot_root.2: Simplify discussion of restrictions for 'new_root'Michael Kerrisk1-9/+7
2019-10-09pivot_root.2: Remove an imprecision in descriptionMichael Kerrisk1-3/+3
2019-10-08pivot_root.2: srcfix: FIXMEMichael Kerrisk1-0/+3
2019-10-08pivot_root.2: Remove the term 'old_root'Michael Kerrisk1-4/+1
2019-10-07pivot_root.2: Simplify pivot_root(".", ".") exampleMichael Kerrisk1-2/+0
2019-09-25pivot_root.2: tfixJakub Wilk1-2/+2
2019-09-23pivot_root.2: Explain why various mount points can't have shared propagationMichael Kerrisk1-0/+3
2019-09-23pivot_root.2: Correct the list of mount points that can't be MS_SHAREDMichael Kerrisk1-3/+3
2019-09-23pivot_root.2: Tweak pivot_root(".", ".") exampleMichael Kerrisk1-0/+2
2019-09-23pivot_root.2: pivot_root(".", ".") really is a thingMichael Kerrisk1-1/+38
2019-09-23pivot_root.2: Eliminate text suggesting that behavior may change in the futureMichael Kerrisk1-8/+13
2019-09-23pivot_root.2: Rework a "hanging" description into an earlier paragraphMichael Kerrisk1-7/+6
2019-09-23pivot_root.2: Remove a note about a historical idea/expectationMichael Kerrisk1-4/+0
2019-09-23pivot_root.2: ffix (break up a paragraph)Michael Kerrisk1-0/+1
2019-09-23pivot_root.2: Remove text describing case where current root is not a mount p...Michael Kerrisk1-13/+7
2019-09-23pivot_root.2: srcfix: FIXMEMichael Kerrisk1-0/+8
2019-09-23pivot_root.2: Fix a technical detailMichael Kerrisk1-3/+1
2019-09-23pivot_root.2: Minor change: rewrite the reference to pivot_root(8)Michael Kerrisk1-4/+3
2019-09-23pivot_root.2: Remove BUGS sectionMichael Kerrisk1-9/+5
2019-09-23pivot_root.2: Minor wording fixMichael Kerrisk1-2/+5
2019-09-23pivot_root.2: Relocate details about kernel threads to NOTESMichael Kerrisk1-8/+14
2019-09-23pivot_root.2: Add some more detail to the remaining EBUSY errorMichael Kerrisk1-1/+22
2019-09-23pivot_root.2: Remove bogus a bogus EBUSY error caseMichael Kerrisk1-2/+1
2019-09-23pivot_root.2: Add an example programMichael Kerrisk1-0/+134
2019-09-23pivot_root.2: Minor fix: add a reference to a relevant piece in NOTESMichael Kerrisk1-1/+1
2019-09-23pivot_root.2: Relocate text on use cases and add text on purpose of pivot_roo...Michael Kerrisk1-9/+18
2019-09-23pivot_root.2: Rework the text on "future changes" to reflect that 20 years ha...Michael Kerrisk1-3/+7
2019-09-23pivot_root.2: Mention containers as a use case for pivot_root()Michael Kerrisk1-1/+3
2019-09-23pivot_root.2: srcfixMichael Kerrisk1-4/+4
2019-09-23pivot_root.2: There is no restriction against 'put_old' being a mount pointMichael Kerrisk1-2/+0
2019-09-23pivot_root.2: srcfix: add self to copyrightMichael Kerrisk1-0/+1
2019-09-23pivot_root.2: pivot_root() affects only other processes in the same mount nam...Michael Kerrisk1-3/+5
2019-09-23pivot_root.2: Introduce mount namespaces in the very first sentenceMichael Kerrisk1-3/+3
2019-09-23pivot_root.2: Note capability requirementsMichael Kerrisk1-4/+3
2019-09-23pivot_root.2: Mention mount namespacesMichael Kerrisk1-2/+4
2019-09-23pivot_root.2: SEE ALSO: add mount_namespaces(7)Michael Kerrisk1-0/+1
2019-09-23pivot_root.2: wfixMichael Kerrisk1-1/+1
2019-09-23pivot_root.2: Reword some text that is currently rather hard to parseMichael Kerrisk1-4/+4
2019-09-23pivot_root.2: Minor tweakMichael Kerrisk1-2/+2
2019-09-23pivot_root.2: Minor fix: place some text at a more logical location in the pageMichael Kerrisk1-14/+14
2019-08-02pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, i...Michael Kerrisk1-1/+1
2019-07-26pivot_root.2: 'put_old' can't be a mount point with MS_SHARED propagationMichael Kerrisk1-0/+9
2019-07-26pivot_root.2: SEE ALSO: add mount(2)Michael Kerrisk1-0/+1
2019-07-26pivot_root.2: ERRORS: EINVAL occurs if 'new_root' or its parent has shared pr...Michael Kerrisk1-0/+12
2019-07-26pivot_root.2: 'new_root' must be a mount pointMichael Kerrisk1-4/+9
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2018-11-09pivot_root.2: Minor fixes to Elvira Khabirova's patchMichael Kerrisk1-4/+5
2018-11-09pivot_root.2: Explain the initramfs case and point to switch_root(8).Elvira Khabirova1-0/+11
2018-08-26pivot_root.2: Document EINVAL if root is rootfsJoseph Sible1-0/+3
2017-09-25pivot_root.2: SEE ALSO: add switch_root(8)Michael Kerrisk1-1/+2
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-8/+8
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...Michael Kerrisk1-1/+1
2016-11-04pivot_root.2: srcfixMichael Kerrisk1-6/+3
2013-08-08intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod....Michael Kerrisk1-13/+13
2013-03-10ldd.1, capget.2, clone.2, create_module.2, fallocate.2, futex.2, get_kernel_s...Michael Kerrisk1-0/+1
2013-03-10time.1, capget.2, pivot_root.2, unshare.2, des_crypt.3, netlink.3, wavelan.4,...Michael Kerrisk1-0/+2
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2012-07-19get_robust_list.2, get_thread_area.2, getcpu.2, getdents.2, gettid.2, io_canc...Michael Kerrisk1-1/+4
2010-01-16intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso...Michael Kerrisk1-1/+1
2008-03-19s/nonzero/non-zero/Michael Kerrisk1-1/+1
2007-12-27s/cwd/current working directory/Michael Kerrisk1-12/+13
2007-12-25hyphenation fixesMichael Kerrisk1-1/+1
2007-12-25grfixMichael Kerrisk1-1/+1
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-06-21strip trailing white spaceMichael Kerrisk1-1/+1
2007-06-14Reordered .SH sections.Michael Kerrisk1-3/+3
2007-06-08Change "e.g. " to "e.g., ", or in some cases, "for example, ".Michael Kerrisk1-3/+3
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-26Update these pages to reflect the fact that the _syscallN() macros have Michael Kerrisk1-8/+4
2007-05-18Reordered sections to be more consistent, in some cases renamingMichael Kerrisk1-7/+7
2007-05-18Removed HISTORY section, or moved it as a subsection or paragraphsMichael Kerrisk1-1/+1
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-19/+42
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-9/+18
2007-04-05ffixMichael Kerrisk1-1/+0
2006-12-17Various fixes to CONFORMING TOMichael Kerrisk1-1/+1
2006-03-16Added comment in SYNOPSIS to note that syscall(2) may beMichael Kerrisk1-0/+1
2005-11-02Formatting fixesMichael Kerrisk1-3/+3
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-16/+16
2004-12-10After a note from Vasya Pupkin, I added <errno.h> to the SYNOPSISMichael Kerrisk1-0/+2
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/+111