]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
2019-10-10  Michael KerriskReady for 5.03 man-pages-5.03
2019-10-10  Michael Kerrisklocaledef.1, close.2, copy_file_range.2, execve.2,...
2019-10-10  Michael KerriskChanges: f
2019-10-10  Michael KerriskChanges: Ready for 5.03
2019-10-10  Michael Kerriskpidfd_open.2: Further enhancements to fork() + pidfd_op...
2019-10-10  Michael Kerriskpidfd_open.2: wfix
2019-10-10  Michael Kerriskpidfd_open.2: tfix
2019-10-10  Michael Kerriskpidfd_open.2: Enhance the discussion of usage of fork...
2019-10-10  Michael Kerriskpidfd_open.2: Explain how pidfd_open() can be used...
2019-10-10  Michael Kerriskpidfd_send_signal.2: Minor wording improvement
2019-10-10  Michael Kerriskpidfd_send_signal.2: tfix
2019-10-10  Michael Kerriskpidfd_send_signal.2: Fixes after review comments from...
2019-10-10  Michael Kerriskpidfd_send_signal.2: wfix
2019-10-10  Michael Kerriskpidfd_open.2: Add some missing errors
2019-10-10  Michael Kerriskpidfd_open.2: Improve description in example
2019-10-10  Michael Kerriskpidfd_open.2: Add a comment on system call number in...
2019-10-10  Michael Kerriskpidfd_open.2: read(2) of a PID file descriptor fails...
2019-10-10  Michael Kerriskpidfd_open.2: wfix
2019-10-10  Michael Kerriskpidfd_open.2: wfix
2019-10-10  Michael Kerriskpidfd_open.2: Add <sys/types.h> to SYNOPSIS
2019-10-10  Michael Kerriskpidfd_send_signal.2: tfix
2019-10-10  Michael Kerriskpidfd_open.2: tfix
2019-10-10  Michael Kerriskclone.2: SEE ALSO: add pidfd_open(2)
2019-10-10  Michael Kerriskpidfd_open.2: Opening /proc/PID doesn't yield a pollabl...
2019-10-10  Michael Kerrisksigaction.2: SEE ALSO: add pidfd_send_signal(2)
2019-10-10  Michael Kerriskrt_sigqueueinfo.2: SEE ALSO: add pidfd_send_signal(2)
2019-10-10  Michael Kerrisksignal.7: SEE ALSO: add pidfd_send_signal(2)
2019-10-10  Michael Kerriskkill.2: SEE ALSO: add pidfd_send_signal(2)
2019-10-10  Michael Kerriskpidfd_send_signal.2: New page documenting pidfd_send_si...
2019-10-10  Michael Kerriskpidfd_open.2: New page documenting 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-10-10  Michael Kerriskpivot_root.2: Update the copyright and license
2019-10-10  Michael Kerriskpivot_root.2: Minor wording tweaks
2019-10-10  Michael Kerriskpivot_root.2: Another couple of s/filesystem/mount/
2019-10-10  Michael Kerriskpivot_root.2: Tweak text of an EINVAL error to correspo...
2019-10-10  Michael Kerriskpivot_root.2: Relegate text about what pivot_root(...
2019-10-10  Michael Kerriskpivot_root.2: Add a subsection header for the pivot_roo...
2019-10-10  Michael Kerriskpivot_root.2: Minor change: relocate a paragraph in...
2019-10-10  Michael Kerriskpivot_root.2: s/root filesystem/root mount/
2019-10-09  Michael Kerriskpivot_root.2: Reword one of the restrictions on 'new_root'
2019-10-09  Michael Kerriskpivot_root.2: Change "filesystem" to "mount" in various...
2019-10-09  Michael Kerriskpivot_root.2: Simplify discussion of restrictions for...
2019-10-09  Michael Kerriskpivot_root.2: Remove an imprecision in description
2019-10-09  Michael Kerrisknamespaces.7: Include manual page references in the...
2019-10-09  Michael Kerriskmount_namespaces.7: tfix
2019-10-08  Michael Kerriskmount_namespaces.7: Tweak discussion of "less privilege...
2019-10-08  Michael Kerriskmount_namespaces.7: Explain how a namespace's mount...
2019-10-08  Michael Kerriskpivot_root.2: srcfix: FIXME
2019-10-08  Michael Kerriskpivot_root.2: Remove the term 'old_root'
2019-10-08  Michael Kerriskmount.2: Describe the concept of "parent mounts"
2019-10-08  Michael Kerriskmount.2: tfix
2019-10-08  Michael Kerriskmount.2: Rework the text on mount namespaces a little
2019-10-08  Michael Kerriskmount.2: wfix
2019-10-08  Michael Kerriskmount.2: NOTES: add subsection heading for /proc/[pid...
2019-10-08  Michael Kerriskmount_namespaces.7: tfix
2019-10-08  Michael Kerriskmount_namespaces.7: Clarify description of "less privil...
2019-10-07  Michael Kerriskpivot_root.2: Simplify pivot_root(".", ".") example
2019-10-07  Michael Kerriskmount_namespaces.7: It may be desirable to disable...
2019-10-05  Michael Kerriskpthreads.7: Minor tweaks to Carlos O'Donell's patch
2019-10-05  Michael Kerriskpthread_setcancelstate.3, pthreads.7: srcfix: wrap...
2019-10-05  Carlos O'Donellpthread_setcancelstate.3, pthreads.7, signal-safety...
2019-10-05  Michael Kerriskperf_event_open.2: SEE ALSO: add Documentation/admin...
2019-10-02  Michael Kerriskprctl.2: Clarify that PR_MCE_KILL_GET returns value...
2019-10-02  Michael Kerriskprctl.2: wfix (for consistency)
2019-10-02  Michael Kerriskprctl.2: RETURN VALUE: add some missing entries
2019-10-02  Michael Kerriskprctl.2: Clarify that PR_GET_SPECULATION_CTRL returns...
2019-10-02  Michael Kerriskprctl.2: grfix
2019-10-02  Michael Kerriskprctl.2: wfix (for consistency with usage in rest of...
2019-10-02  Michael Kerriskprctl.2: Clarify that PR_GET_FP_MODE returns value...
2019-09-27  Michael Kerrisksched_setparam.2, pthread_mutexattr_init.3, pthread_mut...
2019-09-27  Michael Kerriskres_nclose.3: Add NEW link to resolver.3
2019-09-27  Michael Kerriskveth.4, persistent-keyring.7, process-keyring.7, sessio...
2019-09-27  Michael Kerriskclose.2, execve.2, io_submit.2, prctl.2, write.2: Remov...
2019-09-27  Michael Kerriskgetlogin.3: grfix
2019-09-27  Michael Kerriskcopy_file_range.2, fanotify_mark.2, inotify_add_watch...
2019-09-27  Amir Goldsteincopy_file_range.2: Kernel v5.3 updates
2019-09-27  Michael Kerriskepoll_wait.2: tfix
2019-09-26  Michael Kerriskstrtok.3: Add portability note for strtok_r() '*saveptr...
2019-09-26  Michael Kerriskstrtok.3: The caller should not modify 'saveptr' betwee...
2019-09-25  Michael Kerrisksignalfd.2: tfix
2019-09-25  Jakub Wilkpivot_root.2: tfix
2019-09-25  Michael Kerrisksched_setaffinity.2: RETURN VALUE: sched_getaffinity...
2019-09-24  Michael Kerriskgetauxval.3: ffix
2019-09-24  Michael Kerriskgetauxval.3: srcfix: rewrap source lines
2019-09-24  Raphael Moreira... getauxval.3: Add new cache geometry entries
2019-09-24  Michael Kerriskopen.2: tfix
2019-09-23  Michael Kerrisksignalfd.2: Rewrite the text on epoll semantics
2019-09-23  Andrew Claytonsignalfd.2: Note about interactions with epoll & fork
2019-09-23  Michael Kerriskstrtok.3: Correct description of use of 'saveptr' argum...
2019-09-23  Michael Kerriskpivot_root.2: Explain why various mount points can...
2019-09-23  Michael Kerriskpivot_root.2: Correct the list of mount points that...
2019-09-23  Michael Kerriskpivot_root.2: Tweak pivot_root(".", ".") example
2019-09-23  Michael Kerriskpivot_root.2: pivot_root(".", ".") really is a thing
next