]> git.ipfire.org Git - thirdparty/man-pages.git/history - man2/clone.2
clone.2: wfix
[thirdparty/man-pages.git] / man2 / clone.2
2020-05-19  Michael Kerriskclone.2: wfix
2020-05-19  Michael Kerriskclone.2: Combine separate NOTES sections
2020-05-19  Michael Kerriskclone.2: Place CLONE_INTO_CGROUP text in correct alphab...
2020-05-19  Michael Kerriskclone.2: ERRORS: add error cases for CLONE_INTO_CGROUP
2020-05-19  Michael Kerriskclone.2: Substantial reworking of Christian Brauner...
2020-05-19  Michael Kerriskclone.2: Add kernel version numbers for clone_args...
2020-05-19  Michael Kerriskclone.2: Some rewording of Christian Brauner's CLONE_IN...
2020-05-19  Michael Kerriskclone.2: srcfix: semantic newlines
2020-05-19  Christian Braunerclone.2: Document the clone3() CLONE_INTO_CGROUP flag
2020-04-17  Michael Kerriskclone.2: wfix
2020-03-12  Krzysztof Małysaclone.2: tfix
2020-02-08  Michael Kerriskclone.2: Add old EINVAL error for AArch64
2020-01-22  Michael Kerriskclone.2: Note the kernel version that added the 'set_ti...
2020-01-22  Michael Kerriskclone.2: Document CLONE_CLEAR_SIGHAND
2020-01-12  Michael Kerriskclone.2: Minor tweaks to Adrian Reber's 'set_tid' patch
2020-01-12  Michael Kerriskclone.2: srcfix: semantic line breaks
2020-01-12  Adrian Reberclone.2: Add clone3() set_tid information
2019-12-01  Adrian Reberclone.2: tfix
2019-11-21  Christian Braunerclone.2: tfix
2019-11-21  Michael Kerriskclone.2: ERRORS: add EINVAL for use of CLONE_PARENT...
2019-11-21  Michael Kerriskclone.2: Some reworking of Christian Braunner's CLONE_P...
2019-11-21  Michael Kerriskclone.2: srcfix: rewrap source lines
2019-11-21  Christian Braunerclone.2: Mention that CLONE_PARENT is off-limits for...
2019-11-21  Michael Kerriskclone.2: Note that CLONE_THREAD causes similar behavior...
2019-11-19  Michael KerriskRemoved trailing white space at end of lines
2019-11-19  Michael Kerriskclone.2, fallocate.2, ioctl_iflags.2, ioctl_list.2...
2019-11-17  Christian Braunerclone.2: Use pid_t for clone3() {child,parent}_tid
2019-11-17  Christian Braunerclone.2: Check for MAP_FAILED not NULL on mmap()
2019-11-17  Christian Braunerclone.2: tfix
2019-11-14  Michael Kerriskclone.2: Allocate child's stack using mmap(2) rather...
2019-11-10  Michael Kerriskclone.2: Minor tweaks after feedback from Christian...
2019-11-09  Jakub Wilkclone.2: tfix
2019-11-09  Michael Kerriskclone.2: Tidy up the description of CLONE_DETACHED
2019-11-09  Michael Kerriskclone.2: tfix
2019-11-09  Michael Kerriskclone.2: Consistently order paragraphs for CLONE_NEW...
2019-11-09  Michael Kerriskclone.2: Remove various details that are already covere...
2019-11-09  Michael Kerriskclone.2: Remove wording that suggests CLONE_NEW* flags...
2019-11-09  Michael Kerriskclone.2: Adjustments to clone3() text as well as some...
2019-11-08  Michael Kerriskclone.2: Give the introductory paragraph a new coat...
2019-10-31  Michael Kerriskclone.2: ffix
2019-10-31  Michael Kerriskclone.2, proc.5: Adjust references to namespaces(7)
2019-10-31  Jakub Wilkclone.2: Include clone3 in NAME section.
2019-10-25  Michael Kerriskclone.2: Introduce "flags mask" as a generic term for...
2019-10-25  Michael Kerriskclone.2: Minor improvements following clone3() additions
2019-10-25  Michael Kerriskclone.2: srcfix: update copyright
2019-10-25  Michael Kerriskclone.2: Document clone3()
2019-10-24  Michael Kerriskclone.2: wfix
2019-10-24  Michael Kerriskclone.2: Minor change: move a paragraph from DESCRIPTIO...
2019-10-24  Michael Kerriskclone.2: Add some subsection headings
2019-10-24  Michael Kerriskclone.2: Rename arguments for consistency with clone3()
2019-10-10  Michael Kerriskclone.2: SEE ALSO: add pidfd_open(2)
2019-10-10  Michael Kerriskclone.2: Refer to pidfd_open(2) for the purpose of...
2019-10-10  Michael Kerriskclone.2: Minor wording improvements
2019-10-10  Michael Kerriskclone.2: Remove a CLONE_PIDFD detail that wasn't true...
2019-10-10  Michael Kerriskclone.2: The close-on-exec flag is set on the new FD...
2019-10-10  Michael Kerriskclone.2: ffix (split a paragraph)
2019-10-10  Michael Kerriskclone.2: Minor tweaks to Christian Brauner's patch
2019-10-10  Michael Kerriskclone.2: srcfix: wrap source at sentence boundaries
2019-10-10  Christian Braunerclone.2: Document CLONE_PIDFD
2019-08-26  Michael Kerriskclone.2: tfix
2019-08-02  Michael Kerriskpldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanot...
2019-06-25  Michael Kerriskclone.2, intro.2, ipc.2, msgctl.2, msgget.2, msgop...
2019-04-15  Michael Kerriskclone.2: CLONE_CHILD_SETTID has effect before clone...
2019-03-06  Michael Kerriskgetent.1, iconv.1, ldd.1, locale.1, localedef.1, memusa...
2019-02-27  Michael Kerrisklocale.1, memusage.1, pldd.1, _syscall.2, add_key.2...
2018-12-01  Michael Kerriskclone.2: srcfix
2018-11-24  Jann Hornclone.2: Pending CLONE_NEWPID prevents thread creation
2018-11-19  Michael Kerriskclone.2, prctl.2, st.4, proc.5: Change references to...
2018-10-27  Jakub Wilkclone.2: tfix
2018-10-14  Michael Kerriskclone.2: Minor fixes to Eugene's patch
2018-10-14  Eugene Syromyatnikovclone.2: Add information about clone and clone2 on...
2018-09-10  Michael Kerriskclone.2: Clarify the discussion of threads and signals
2018-09-10  Michael Kerriskclone.2: Rework discussion of threads and signals
2018-07-28  Michael Kerriskclone.2: ERRORS: EINVAL occurs with CLONE_NEWUSER if...
2018-07-28  Michael Kerriskclone.2: tfix
2018-03-16  Michael Kerriskclone.2: wfix
2018-03-16  Michael Kerriskclone.2: wfix
2017-10-20  Michael Kerriskclone.2: Add a reference to new veth(4) page
2017-10-18  Michael Kerriskclone.2, getcpu.2, shmget.2, syscall.2, dladdr.3, proc...
2017-10-18  Michael Kerriskclone.2: Combine redundant paragraphs describing child_...
2017-10-18  Michael Kerriskclone.2: Rework the discussion of the historical CLONE_...
2017-10-18  Michael Kerriskclone.2: ffix
2017-10-18  Michael Kerriskclone.2: Remove a redundant paragraph
2017-10-18  Michael Kerriskclone.2: Eliminate some redundant phrasing in discussio...
2017-10-18  Michael Kerriskclone.2: Minor wording fixes
2017-10-17  Michael Kerriskclone.2: Warn that the clone() wrapper modifies child_s...
2017-10-17  Michael Kerriskclone.2: Add NOTES heading
2017-10-17  Michael Kerriskclone.2: Note that child_stack can be NULL when using...
2017-10-17  Michael Kerriskclone.2: Minor wording fix (in preparation for subseque...
2017-10-17  Michael Kerriskclone.2: tfix
2017-09-15  Michael Kerriskiconv.1, ldd.1, locale.1, localedef.1, memusage.1,...
2017-08-19  Michael Kerriskclone.2: ffix
2017-08-19  Michael Kerrisklocale.1, pldd.1, bpf.2, clone.2, copy_file_range.2...
2017-08-16  Michael Kerriskchroot.2, clone.2, epoll_wait.2, execve.2, getgroups...
2017-08-16  Michael Kerriskmemusage.1, clone.2, eventfd.2, futex.2, getdents.2...
2017-08-16  Michael Kerrisk_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2...
2017-08-15  Michael Kerrisk_syscall.2, clock_getres.2, clone.2, copy_file_range...
2017-07-13  Michael Kerriskclone.2: Update BUGS to reflect fact that PID caching...
2017-05-03  Michael Kerrisk_exit.2, alarm.2, chmod.2, clone.2, epoll_ctl.2, fcntl...
2017-04-19  Michael Kerriskclone.2, unshare.2: Exceeding one of the limits in...
next