2019-10-11 |
Jakub Wilk | strptime.3: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-11 |
Michael Kerrisk | Ready for 5.04
|
commit | commitdiff | tree |
2019-10-11 |
Michael Kerrisk | Changes.old: Fix typos in 5.03 change log Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-11 |
Michael Kerrisk | Ready for 5.04
|
commit | commitdiff | tree |
2019-10-11 |
Michael Kerrisk | Start of man-pages-5.04: updating Changes and Changes.old
|
commit | commitdiff | tree |
2019-10-11 |
Michael Kerrisk | Start of man-pages-5.04: updating .Announce and .lsm...
|
commit | commitdiff | tree |
2019-10-11 |
Michael Kerrisk | Start of man-pages-5.04: renaming .Announce and .lsm...
|
commit | commitdiff | tree |
2019-10-11 |
Michael Kerrisk | Ready for 5.03
|
commit | commitdiff | tree |
2019-10-11 |
Michael Kerrisk | localedef.1, close.2, copy_file_range.2, execve.2,... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-11 |
Michael Kerrisk | Changes: Ready for 5.03 Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: Further enhancements to fork() + pidfd_open... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: wfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: Enhance the discussion of usage of fork... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: Explain how pidfd_open() can be used... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_send_signal.2: Minor wording improvement Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_send_signal.2: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_send_signal.2: Fixes after review comments from... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_send_signal.2: wfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: Add some missing errors Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: Improve description in example Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: Add a comment on system call number in... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: read(2) of a PID file descriptor fails... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: wfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: wfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: Add <sys/types.h> to SYNOPSIS Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_send_signal.2: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | clone.2: SEE ALSO: add pidfd_open(2) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: Opening /proc/PID doesn't yield a pollable... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | sigaction.2: SEE ALSO: add pidfd_send_signal(2) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | rt_sigqueueinfo.2: SEE ALSO: add pidfd_send_signal(2) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | signal.7: SEE ALSO: add pidfd_send_signal(2) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | kill.2: SEE ALSO: add pidfd_send_signal(2) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_send_signal.2: New page documenting pidfd_send_signal(2) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pidfd_open.2: New page documenting pidfd_open(2) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | clone.2: Refer to pidfd_open(2) for the purpose of... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | clone.2: Minor wording improvements Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | clone.2: Remove a CLONE_PIDFD detail that wasn't true... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | clone.2: The close-on-exec flag is set on the new FD... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | clone.2: ffix (split a paragraph) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | clone.2: Minor tweaks to Christian Brauner's patch Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | clone.2: srcfix: wrap source at sentence boundaries Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Christian Brauner | clone.2: Document CLONE_PIDFD Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pivot_root.2: Update the copyright and license Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pivot_root.2: Minor wording tweaks Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pivot_root.2: Another couple of s/filesystem/mount/ Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pivot_root.2: Tweak text of an EINVAL error to correspond... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pivot_root.2: Relegate text about what pivot_root(... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pivot_root.2: Add a subsection header for the pivot_root... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pivot_root.2: Minor change: relocate a paragraph in... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-10 |
Michael Kerrisk | pivot_root.2: s/root filesystem/root mount/ Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-09 |
Michael Kerrisk | pivot_root.2: Reword one of the restrictions on 'new_root' Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-09 |
Michael Kerrisk | pivot_root.2: Change "filesystem" to "mount" in various... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-09 |
Michael Kerrisk | pivot_root.2: Simplify discussion of restrictions for... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-09 |
Michael Kerrisk | pivot_root.2: Remove an imprecision in description Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-09 |
Michael Kerrisk | namespaces.7: Include manual page references in the... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-09 |
Michael Kerrisk | mount_namespaces.7: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | mount_namespaces.7: Tweak discussion of "less privileged... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | mount_namespaces.7: Explain how a namespace's mount... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | pivot_root.2: srcfix: FIXME Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | pivot_root.2: Remove the term 'old_root' Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | mount.2: Describe the concept of "parent mounts" Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | mount.2: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | mount.2: Rework the text on mount namespaces a little Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | mount.2: wfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | mount.2: NOTES: add subsection heading for /proc/[pid... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | mount_namespaces.7: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-08 |
Michael Kerrisk | mount_namespaces.7: Clarify description of "less privileged... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-07 |
Michael Kerrisk | pivot_root.2: Simplify pivot_root(".", ".") example Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-07 |
Michael Kerrisk | mount_namespaces.7: It may be desirable to disable... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-05 |
Michael Kerrisk | pthreads.7: Minor tweaks to Carlos O'Donell's patch Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-05 |
Michael Kerrisk | pthread_setcancelstate.3, pthreads.7: srcfix: wrap... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-05 |
Carlos O'Donell | pthread_setcancelstate.3, pthreads.7, signal-safety... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-05 |
Michael Kerrisk | perf_event_open.2: SEE ALSO: add Documentation/admin... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-02 |
Michael Kerrisk | prctl.2: Clarify that PR_MCE_KILL_GET returns value... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-02 |
Michael Kerrisk | prctl.2: wfix (for consistency) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-02 |
Michael Kerrisk | prctl.2: RETURN VALUE: add some missing entries Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-02 |
Michael Kerrisk | prctl.2: Clarify that PR_GET_SPECULATION_CTRL returns... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-02 |
Michael Kerrisk | prctl.2: grfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-02 |
Michael Kerrisk | prctl.2: wfix (for consistency with usage in rest of... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-10-02 |
Michael Kerrisk | prctl.2: Clarify that PR_GET_FP_MODE returns value... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-27 |
Michael Kerrisk | sched_setparam.2, pthread_mutexattr_init.3, pthread_mutexatt... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-27 |
Michael Kerrisk | res_nclose.3: Add NEW link to resolver.3 Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-27 |
Michael Kerrisk | veth.4, persistent-keyring.7, process-keyring.7, session... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-27 |
Michael Kerrisk | close.2, execve.2, io_submit.2, prctl.2, write.2: Remove... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-27 |
Michael Kerrisk | getlogin.3: grfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-27 |
Michael Kerrisk | copy_file_range.2, fanotify_mark.2, inotify_add_watch... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-27 |
Amir Goldstein | copy_file_range.2: Kernel v5.3 updates Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-27 |
Michael Kerrisk | epoll_wait.2: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-26 |
Michael Kerrisk | strtok.3: Add portability note for strtok_r() '*saveptr... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-26 |
Michael Kerrisk | strtok.3: The caller should not modify 'saveptr' between... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-25 |
Michael Kerrisk | signalfd.2: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-25 |
Jakub Wilk | pivot_root.2: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-25 |
Michael Kerrisk | sched_setaffinity.2: RETURN VALUE: sched_getaffinity... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-24 |
Michael Kerrisk | getauxval.3: ffix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-24 |
Michael Kerrisk | getauxval.3: srcfix: rewrap source lines Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-24 |
Raphael Moreira... | getauxval.3: Add new cache geometry entries Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-24 |
Michael Kerrisk | open.2: tfix Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |
2019-09-23 |
Michael Kerrisk | signalfd.2: Rewrite the text on epoll semantics Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
|
commit | commitdiff | tree |