]> git.ipfire.org Git - thirdparty/man-pages.git/history - man2
Changes: Ready for 5.02
[thirdparty/man-pages.git] / man2 /
2019-08-01  Michael Kerrisksetxattr.2: Place new ERANGE error in correct alphabeti...
2019-08-01  Michael Kerrisksetxattr.2: Tweaks to Finn O'Leary's text
2019-08-01  Finn O'Learysetxattr.2: Add ERANGE to 'ERRORS' section
2019-07-30  Yang Xuprctl.2: Correct some details for PR_SET_TIMERSLACK
2019-07-30  Michael Kerriskpoll.2: Note that poll() equivalent code for ppoll...
2019-07-28  Michael Kerriskmount.2: ERRORS: Add a couple of EINVAL errors for...
2019-07-26  Michael Kerriskmount.2: tfix
2019-07-26  Michael Kerriskmount.2: SEE ALSO: add chroot(2) and pivot_root(2)
2019-07-26  Michael Kerriskpivot_root.2: 'put_old' can't be a mount point with...
2019-07-26  Michael Kerriskpivot_root.2: SEE ALSO: add mount(2)
2019-07-26  Michael Kerriskpivot_root.2: ERRORS: EINVAL occurs if 'new_root' or...
2019-07-26  Michael Kerriskpivot_root.2: 'new_root' must be a mount point
2019-07-16  Michael Kerriskgetgroups.2: ffix
2019-07-13  Jakub Wilkexecve.2: tfix
2019-07-13  Michael Kerriskbpf.2: Correct kernel version for JIT support on s390
2019-07-08  Michael Kerrisktkill.2: glibc 2.30 provides a wrapper for tgkill()
2019-06-25  Michael Kerriskclone.2, intro.2, ipc.2, msgctl.2, msgget.2, msgop...
2019-06-21  Michael Kerriskptrace.2: wfix: s/proper superset/superset/ in "Ptrace...
2019-06-21  Michael Kerriskexecve.2: Some tweaks to Shawn Landden's patch
2019-06-21  Shawn Landdenexecve.2: Add more detail about Shebangs
2019-06-19  Michael Kerriskexecve.2: Since Linux 5.1, the limit on the #! line...
2019-06-19  Michael Kerriskexecve.2: ffix
2019-06-19  Michael Kerriskexecve.2: ffix: remove spaces that suggest a space...
2019-06-19  Michael Kerriskexecve.2: Linux is not alone in ignoring the set-UID...
2019-06-17  Michael Kerriskchdir.2: Add ENOTDIR error for fchdir()
2019-06-14  Mark Wielaardpkey_alloc.2, mprotect.2: _GNU_SOURCE is required for...
2019-06-14  Mark Wielaardmprotect.2: pkey_mprotect() acts like mprotect() if...
2019-06-08  Michael Kerriskfanotify_init.2, fanotify_mark.2, fanotify.7: Minor...
2019-06-08  Michael Kerriskfanotify_init.2, fanotify_mark.2, fanotify.7: Minor...
2019-06-08  Matthew Bobrowskifanotify.7, fanotify_init.2, fanotify_mark.2: Document...
2019-06-08  Petr Vaněksyscalls.2: tfix
2019-05-16  Michael Kerriskprctl.2: tfix
2019-05-09  Michael Kerriskexecve.2, setfsgid.2, setfsuid.2, splice.2, fopen.3...
2019-05-06  Jakub Wilkintro.1, execve.2, getcontext.3, passwd.5, bpf-helpers...
2019-05-05  Michael Kerrisksched_setaffinity.2: Correct details of return value...
2019-05-05  Michael Kerriskexecve.2: wfix
2019-05-05  Michael Kerriskexecve.2: Note that stack+environ size is also limited...
2019-05-05  Michael Kerriskclose.2: srcfix (comment on EINTR error)
2019-05-05  Slavomir Kaslevtee.2: EAGAIN can occur when called on nonblocking...
2019-05-05  Slavomir Kaslevsplice.2: EAGAIN can occur when called on nonblocking...
2019-04-25  Michael Kerrisksetfsuid.2: wfix
2019-04-15  Michael Kerriskclone.2: CLONE_CHILD_SETTID has effect before clone...
2019-04-14  Lucas Werkmeisterio_getevents.2: wsfix: fix stray tab
2019-04-12  Michael Kerrisksyscalls.2: Remove crufty text about i386 syscall dispa...
2019-04-04  Michael Kerriskbpf.2: Update kernel version info for JIT compiler
2019-03-26  Michael Kerrisksetfsgid.2: Rewrite for improved clarity and defer...
2019-03-26  Michael Kerrisksetfsuid.2: Rewrite for improved clarity and to hint...
2019-03-20  Abhinav Upadhyaybpf.2: tfix
2019-03-18  Michael Kerriskaccept.2: Note that 'addrlen' is left unchanged in...
2019-03-18  Michael Kerriskpipe.2: Note that 'pipefd' is left unchanged in the...
2019-03-18  Michael Kerrisksocketpair.2: Clarify that 'sv' is left unchanged in...
2019-03-08  Michael Kerriskexecve.2: SEE ALSO: refer to exec(3) (rather than execl(3))
2019-03-08  Michael Kerriskexecve.2, exec.3: Consistently use the term 'pathname...
2019-03-08  Michael Kerriskexecve.2: wfix
2019-03-08  Jakub Wilksyscalls.2: tfix
2019-03-08  Jakub Wilksched_setattr.2: tfix
2019-03-06  Michael KerriskRemoved trailing white space at end of lines
2019-03-06  Michael Kerriskgetent.1, iconv.1, ldd.1, locale.1, localedef.1, memusa...
2019-03-06  Michael Kerrisksched_setattr.2: tfix
2019-03-06  Michael Kerrisksched_setattr.2: Note that SCHED_FLAG_DL_OVERRUN SIGXCP...
2019-03-06  Michael Kerrisksched_setattr.2: wfix
2019-03-06  Michael Kerrisksched_setattr.2: wfix: s/task/thread/
2019-03-06  Michael Kerrisksched_setattr.2: Remove mention of GRUB for bandwidth...
2019-03-06  Michael Kerrisksched_setattr.2: Add a bit more detail for SCHED_DEADLINE
2019-03-06  Michael Kerrisksched_setattr.2: Minor tweaks to Claudio Scordino's...
2019-03-06  Claudio Scordinosched_setattr.2: Document SCHED_FLAG_DL_OVERRUN and...
2019-02-27  Michael Kerriskmmap.2: Bump timestamp for William Kucharski's review...
2019-02-27  Michael Kerriskfanotify_mark.2: Minor wording improvement
2019-02-27  Michael Kerrisklocale.1, memusage.1, pldd.1, _syscall.2, add_key.2...
2019-02-27  Michael Kerriskadjtimex.2, futex.2, mremap.2, seccomp.2, getnameinfo...
2019-02-27  Michael Kerriskkexec_load.2: ffix
2019-02-27  Michael Kerriskfallocate.2, futex.2, getrandom.2, mprotect.2, posix_sp...
2019-02-27  Michael Kerriskset_thread_area.2: tfix
2019-02-27  Michael Kerriskpkey_alloc.2: srcfix
2019-02-27  Michael Kerriskperf_event_open.2: ffix
2019-02-27  Michael Kerriskepoll_ctl.2, ioctl_userfaultfd.2, keyctl.2, ptrace...
2019-02-27  Michael Kerriskfallocate.2, getgid.2, getpid.2, getuid.2, lseek.2...
2019-02-27  Michael Kerriskkeyctl.2, mlock.2, timerfd_create.2, write.2, nl_langin...
2019-02-27  Michael Kerriskptrace.2: ffix
2019-02-27  Bjarni Ingi Gislasonman2/bpf.2: srcfix: Some fixes that only change fonts
2019-02-27  Michael Kerriskstat.2: tfix
2019-02-26  Michael Kerriskmsgctl.2, semctl.2, shmctl.2: Add kernel version for...
2019-02-26  Michael Kerriskseccomp.2: (Briefly) document SECCOMP_FILTER_FLAG_SPEC_...
2019-02-26  Michael Kerriskfanotify_init.2: Add a little more detail on FAN_REPORT_TID
2019-02-26  Michael Kerriskfanotify_init.2: Minor tweaks to Amir Goldstein's patch
2019-02-26  nixiaomingfanotify_init.2, fanotify.7: Document FAN_REPORT_TID
2019-02-26  Michael Kerriskfanotify_mark.2, fanotify.7: Minor tweaks to Amir Golds...
2019-02-26  Amir Goldsteinfanotify_mark.2, fanotify.7: Document FAN_MARK_FILESYSTEM
2019-02-26  Michael Kerriskfanotify_mark.2, fanotify.7: Minor tweaks to Matthew...
2019-02-26  Matthew Bobrowskifanotify_mark.2, fanotify.7: Document FAN_OPEN_EXEC...
2019-02-26  Michael Kerriskinotify_add_watch.2: Minor fixes to Henry Wilson's...
2019-02-26  Henry Wilsoninotify_add_watch.2: Note errors that can occur for...
2019-02-26  Michael Kerrisknfsservctl.2: Add VERSIONS section noting that this...
2019-02-26  Michael Kerriskustat.2: Starting with version 2.28, glibc no longer...
2019-02-25  Michael Kerriskgetcpu.2: Note version where glibc wrapper was added
2019-02-25  Tobias Klausergetcpu.2: getcpu() now has a glibc wrapper; remove...
2019-02-25  Oded Elishabpf.2: Fix bug in example
2019-02-25  Michael Kerriskfsync.2: fix
2019-02-25  Michael Kerrisksched_setaffinity.2: tfix in example shell session...
2019-02-25  Jann Hornmmap.2: Fix description of treatment of the hint
next