]> git.ipfire.org Git - thirdparty/man-pages.git/history - man2
mmap.2: Don't mark MAP_ANON as deprecated
[thirdparty/man-pages.git] / man2 /
2020-04-14  Michael Kerriskmmap.2: Don't mark MAP_ANON as deprecated
2020-04-14  Michael Kerriskioctl_list.2: Remove hex values from constants
2020-04-14  Michael Kerriskgetdents.2: Tweaks to Petr Vorel's patch
2020-04-14  Petr Vorelgetdents.2: Mention glibc support for getdents64()
2020-04-14  Chris Lambgetdents.2: Correct linux_dirent definition in example...
2020-04-14  Goldwyn Rodriguesutimensat: Immutable flag returns EPERM
2020-04-14  Michael Kerriskarch_prctl.2: wfix
2020-04-13  Michael Kerriskopen.2: Tweaks to Joseph Sible's patch
2020-04-13  Joseph C. Sibleopen.2: Document fs.protected_fifos and fs.protected_re...
2020-04-13  Michael Kerriskio_setup.2: Tweak description of /proc/sys/fs/aio-max-nr
2020-04-13  Michael Kerrisksendfile.2: wfix
2020-04-13  Michael Kerriskptrace.2: srcfix: mention strace's linux/*/set_scno...
2020-04-13  Michael Kerriskptrace.2: Minor tweaks to Joseph Sible's patch
2020-04-13  Joseph C. Sibleptrace.2: Document PTRACE_SET_SYSCALL
2020-04-13  Michael Kerriskopenat2.2: Various changes after feedback from Aleksa...
2020-04-12  Michael Kerriskmbind.2: Rework Li Xinhai's patch to note historical...
2020-04-12  Li Xinhaimbind.2: Remove note about MPOL_MF_STRICT been ignored
2020-04-12  Michael Kerriskshmop.2: Add license to example programs
2020-04-12  Michael Kerriskpoll.2: Add license to example program
2020-04-12  Michael Kerrisksemget.2: Add license to example program
2020-04-11  Michael Kerriskpidfd_getfd.2, select.2, exit.3, time.7, time_namespace...
2020-04-11  Michael Kerriskgetent.1, localedef.1, accept.2, arch_prctl.2, clock_ge...
2020-04-11  Michael Kerriskclock_getres.2: SEE ALSO: add time_namespaces(7)
2020-04-11  Michael Kerrisksetns.2: Document CLONE_NEWTIME
2020-04-11  Michael Kerriskunshare.2: Add CLONE_NEWCGROUP and CLONE_NEWTIME to...
2020-04-11  Michael Kerriskunshare.2: Document CLONE_NEWTIME
2020-04-10  Michael Kerriskdup.2: SEE ALSO: add pidfd_getfd(2)
2020-04-10  Michael Kerriskpidfd_open.2: Mention pidfd_getfd(2)
2020-04-10  Michael Kerriskpidfd_getfd.2: Additions and fixes after review by...
2020-04-10  Michael Kerriskpidfd_getfd.2: Note the parallels and differences with...
2020-04-10  Michael Kerriskpidfd_getfd.2: New manual page documenting the pidfd_ge...
2020-04-10  Julia Suvorovaio_submit.2: Add IOCB_CMD_POLL opcode
2020-04-10  Zack Weinbergsigaction.2, signal.7: Document kernel bugs in delivery...
2020-04-10  Michael Kerriskfanotify_mark.2: wfix
2020-04-10  Michael Kerriskmadvise.2: Incorporate some (ancient) comments about...
2020-04-10  Michael Kerriskaccept.2, epoll_create.2, inotify_add_watch.2, open...
2020-04-10  Michael Kerriskarch_prctl.2: Minor fixes to Keno Fischer's patch
2020-04-10  Michael Kerriskarch_prctl.2: srcfix: rewrap source lines
2020-04-10  Keno Fischerarch_prctl.2: Add ARCH_SET_CPUID subcommand
2020-04-06  Michael Kerriskconnect.2: Update the details on AF_UNSPEC
2020-04-06  Michael Kerriskopen.2: Note EINVAL error for invalid character in...
2020-04-06  Michael Kerrisktimerfd_create.2: Refer reader to clock_getres(2) for...
2020-04-06  Michael Kerrisktimer_create.2: wfix
2020-04-06  Michael Kerriskclock_getres.2: Minor clarification in description...
2020-04-06  Michael Kerriskprctl.2: Note semantics of IO_FLUSHER state with respec...
2020-04-06  Michael Kerrisklseek.2: ERRORS: ENXIO can also occur SEEK_DATA in...
2020-04-06  Michael Kerrisklseek.2: Minor fix to wording of ENXIO error
2020-04-04  Michael Kerriskclock_getres.2: Minor tweaks to example
2020-04-04  Michael Kerriskclock_getres.2: Clarify that CLOCK_MONOTONIC is system...
2020-04-04  Michael Kerriskclock_getres.2: Clarify that CLOCK_TAI is nonsettable
2020-04-04  Michael Kerriskclock_getres.2: Add an example program
2020-04-02  Michael Kerriskclock_getres.2: wfix: EOPNOTSUPP --> ENOTSUP
2020-04-02  Eric Rannaudclock_getres.2: Dynamic POSIX clock devices can return...
2020-04-02  Michael Kerrisktimerfd_create.2: Note a case where timterfd_settime...
2020-04-02  Michael Kerriskprctl.2: Reword description of PR_GET_IO_FLUSHER
2020-04-02  Michael Kerriskprctl.2: Unused args must be zero for PR_GET_IO_FLUSHER...
2020-04-02  Michael Kerriskprctl.2: f
2020-04-02  Michael Kerriskprctl.2: Minor tweaks to Mike Christie's patch
2020-04-02  Mike Christieprctl.2: Document PR_SETIO_FLUSHER/GET_IO_FLUSHER
2020-04-02  Michael Kerriskclock_getres.2: wfix: s/clk_id/clockid/ throughout
2020-04-02  Michael Kerriskclock_nanosleep.2: wfix: s/clock_id/clockid/ throughout
2020-04-02  Michael Kerriskclock_nanosleep.2, timer_create.2, timerfd_create.2...
2020-04-02  Michael Kerrisktimerfd_create.2: Rework text for EINVAL for invalid...
2020-04-02  Michael Kerriskclock_nanosleep.2: srcfix
2020-04-02  Michael Kerriskclock_nanosleep.2: clock_nanosleep() can also sleep...
2020-04-02  Michael Kerriskclock_nanosleep.2: srcfix
2020-04-02  Michael Kerriskclock_getres.2: CLOCK_REALTIME_COARSE is not settable
2020-04-02  Michael Kerriskclock_getres.2: wfix
2020-04-02  Michael Kerriskclock_getres.2: tfix
2020-04-02  Michael Kerriskclock_getres.2: Add CLOCK_REALTIME_ALARM and CLOCK_BOOT...
2020-04-02  Michael Kerrisktimer_create.2: timer_create(2) also supports CLOCK_TAI
2020-04-02  Michael Kerrisktimer_create.2: Mention clock_getres(2) for further...
2020-04-02  Michael Kerriskclock_nanosleep.2: clock_nanosleep() also supports...
2020-04-01  Michael Kerriskclock_getres.2: wfix
2020-04-01  Michael Kerrisktimerfd_create.2: wfix
2020-04-01  Michael Kerriskopenat2.2: srcfix: remove a FIXME
2020-04-01  Michael Kerriskopenat2.2: wfix
2020-04-01  Michael Kerriskopenat2.2: Improve text describing caveat for use of...
2020-03-31  Michael Kerriskopenat2.2: Various tweaks to the dicussion of 'resolve...
2020-03-31  Michael Kerriskopenat2.2: wfix
2020-03-31  Michael Kerriskopenat2.2: Place 'resolve' flags in alphabetical order
2020-03-30  Michael Kerrisktimerfd_create.2: Negetive changes to CLOCK_REALTIME...
2020-03-30  Michael Kerriskopenat2.2: srcfix
2020-03-30  Michael Kerriskopenat2.2: Minor tweaks to the text
2020-03-30  Michael Kerriskopenat2.2: Further tweaks to the RESOLVE_IN_ROOT text
2020-03-30  Michael Kerriskopenat2.2: Minor tweaks to RESOLVE_IN_ROOT text
2020-03-30  Michael Kerriskopenat2.2: Minor change: reword a sentence
2020-03-30  Michael Kerriskopenat2.2: tfix
2020-03-30  Michael Kerriskopenat2.2: srcfix: Disfavor multiargument .BR and ...
2020-03-30  Michael Kerriskopenat2.2: Rework RESOLVE_IN_ROOT text
2020-03-30  Michael Kerriskopenat2.2: Reorganize and rework introductory text...
2020-03-30  Michael Kerriskopenat2.2: Remove one of the forward references to...
2020-03-30  Michael Kerriskopenat2.2: Various wording improvements to Aleksa Sarai...
2020-03-30  Michael Kerriskopen.2: Clarify that O_NOFOLLOW is relevant (only)...
2020-03-30  Michael Kerriskopenat2.2: wfix: explicitly qualify fields of 'how...
2020-03-30  Michael Kerriskopenat2.2: ffix
2020-03-30  Michael Kerriskopenat2.2: Place ERRORS in alphabetical order
2020-03-30  Michael Kerriskopenat2.2: ffix
2020-03-30  Michael Kerriskopenat2.2: ffix (mainly: replace blank lines by .IP...
2020-03-30  Michael Kerriskopenat2.2: spfix
next