]> git.ipfire.org Git - thirdparty/man-pages.git/history - man2/open.2
gettid.2, open.2, seccomp.2, pthread_mutex_consistent.3, signal.7, xattr.7: Put SEE...
[thirdparty/man-pages.git] / man2 / open.2
2020-05-19  Michael Kerriskgettid.2, open.2, seccomp.2, pthread_mutex_consistent...
2020-05-12  Michael Kerriskopen.2: Some '*at' APIs have functionality that isn...
2020-05-12  Michael Kerriskopen.2: Explain ways in which a 'directory file descrip...
2020-05-12  Michael Kerriskopen.2: wfix
2020-05-12  Michael Kerriskopen.2: Add a few more APIs to list in "Rationale for...
2020-04-21  Michael Kerriskopen.2: ffix
2020-04-21  Michael Kerriskopen.2: tfix
2020-04-21  Michael Kerriskopen.2: Add openat2() to list of APIs that take a ...
2020-04-19  Michael Kerriskopen.2: tfix
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-10  Michael Kerriskaccept.2, epoll_create.2, inotify_add_watch.2, open...
2020-04-06  Michael Kerriskopen.2: Note EINVAL error for invalid character in...
2020-03-30  Michael Kerriskopen.2: Clarify that O_NOFOLLOW is relevant (only)...
2020-03-30  Michael Kerriskopen.2: Minor tweaks to Aleksa Sarai's patch
2020-03-30  Aleksa Saraiopen.2: Add references to new openat2(2) page
2020-02-09  Michael Kerrisk_exit.2, capget.2, fcntl.2, futex.2, listen.2, memfd_cr...
2020-02-07  Michael Kerriskopen.2: In O_TMPFILE example, describe alternative...
2020-02-07  Adam Borowskiopen.2: No need for /proc to make an O_TMPFILE file...
2019-09-24  Michael Kerriskopen.2: tfix
2019-01-09  Michael KerriskMerge branch 'master' of ra.kernel.org:/pub/scm/docs...
2019-01-09  Michael Kerriskopen.2: Minor fixes to Eugene's patch
2019-01-09  Eugene Syromiatnikovopen.2: Mention presence of unused O_RSYNC definition
2019-01-09  Michael Kerriskopen.2: tfix
2019-01-09  Michael Kerriskopen.2: Minor fixes to Eugene's patch
2019-01-09  Eugene Syromiatnikovopen.2: Document FASYNC usage in Linux UAPI headers
2018-09-28  Michael Kerriskopen.2: Minor fix: split distinct ENOENT cases into...
2018-05-31  Michael Kerriskopen.2: Minor wording fix
2018-05-31  Lucas Werkmeisteropen.2: Document ENXIO for sockets
2018-05-18  Michael Kerriskopen.2: Clarify a special use case of O_NONBLOCK for...
2018-05-18  Michael Kerriskopen.2: Clarify that O_NONBLOCK has no effect on poll...
2018-05-18  Michael Kerriskopen.2: wfix
2018-05-06  Andrew Priceopen.2: Remove O_DIRECT-related quotation
2018-04-30  Michael Kerriskexecve.2, fallocate.2, getrlimit.2, io_submit.2, membar...
2018-04-27  Jakub Wilkopen.2: Add missing argument for snprintf() in example...
2018-03-27  Jann Hornopen.2: Document more -ETXTBSY conditions
2017-11-09  Michael Kerriskopen.2: ffix
2017-11-09  Michael Kerriskopen.2: Since glibc 2.26, the open() wrapper always...
2017-10-23  G. Branden Robinsonopen.2: tfix
2017-10-20  Michael Kerriskaccess.2, delete_module.2, eventfd.2, fallocate.2,...
2017-10-20  Michael Kerriskopen.2: wfix
2017-09-29  Michael Kerriskopen.2: ERRORS: document EINVAL error for invalid filename
2017-09-28  Michael Kerriskopen.2: Clarify that O_TMPFILE creates a *regular*...
2017-09-28  Michael Kerriskopen.2: wfix
2017-09-28  Michael Kerriskopen.2: wfix
2017-09-28  Michael Kerriskopen.2: Make the purpose of open() a little clearer...
2017-09-28  Michael Kerriskopen.2: Make it explicit that O_CREAT creates a regular...
2017-09-19  Michael Kerriskopen.2: tfix
2017-09-19  Michael Kerriskopen.2: By contrast with O_RDONLY, no file permissions...
2017-09-19  Michael Kerriskopen.2: Minor technical fix
2017-09-18  Michael Kerriskopen.2: Change pathname used in discussion of rationale...
2017-09-16  Michael Kerriskopen.2: wfix
2017-09-16  Michael Kerriskopen.2: Mention O_PATH file descriptor use with fexecve(3)
2017-09-16  Michael Kerriskopen.2: Note use of O_PATH to provide O_EXEC functionality
2017-09-16  Michael Kerriskopen.2: Minor reworking of O_PATH list to separate...
2017-09-15  Michael Kerriskiconv.1, ldd.1, locale.1, localedef.1, memusage.1,...
2017-08-17  Michael Kerriskgetent.1, intro.1, time.1, _exit.2, alloc_hugepages...
2017-08-14  Michael Kerriskopen.2: ffix
2017-08-12  NeilBrownopen.2: Improve O_PATH documentation
2017-06-27  Michael Kerriskopen.2: Note some further advantages of the *at() APIs
2017-05-03  Michael Kerrisk_exit.2, alarm.2, chmod.2, clone.2, epoll_ctl.2, fcntl...
2017-04-23  Michael Kerriskchmod.2, fsync.2, mkdir.2, mknod.2, open.2, truncate...
2017-04-23  Michael Kerriskgetdents.2, open.2, stat.2, statx.2: SEE ALSO: add...
2017-03-17  Michael Kerriskopen.2: Minor wording fix
2017-03-17  Michael Kerriskopen.2: Add statx() to list of "at" calls in rationale...
2017-03-12  Jakub Wilkopen.2: tfix
2017-02-21  Michael Kerriskopen.2: Make it clear that O_APPEND implies atomicity
2017-01-26  Michael Kerriskopen.2: Clarify distinction between file creation flags...
2017-01-26  Michael Kerriskopen.2: Restructure O_NOFOLLOW text for easier parsing
2017-01-26  Michael Kerriskopen.2: Note ambiguity of ELOOP error when using O_NOFOLLOW
2017-01-26  Michael Kerriskopen.2: Clarify that O_NOFOLLOW is now in POSIX
2016-12-16  Michael Kerriskopen.2: tfix
2016-12-12  Michael KerriskRemoved trailing white space at end of lines
2016-12-12  Michael Kerriskbind.2, chmod.2, chown.2, chroot.2, clock_getres.2...
2016-12-05  Michael Kerriskopen.2: srcfix: FIXME
2016-11-06  Michael Kerriskopen.2: Document ENOMEM that occurs when opening FIFO...
2016-10-13  Michael Kerriskopen.2: ubifs supports O_TMPFILE starting with Linux 4.9
2016-10-07  Michael Kerriskopen.2: F2FS support for O_TMPFILE was added in Linux...
2016-09-12  Michael Kerriskopen.2: Clarify user namespace capability requirements...
2016-09-12  Michael Kerriskopen.2: Clarify the rules about how the group ID of...
2016-09-12  Michael Kerriskopen.2: wfix
2016-09-12  Michael Kerriskopen.2: ffix
2016-08-16  Michael Kerriskopen.2: Minor layout fix in ERRORS
2016-08-07  Michael Kerriskarch_prctl.2, execveat.2, fanotify_mark.2, fcntl.2...
2016-07-28  Michael Kerriskopen.2: NOTES: kcmp() can be used to test if two FDs...
2016-07-17  Michael Kerriskldd.1, localedef.1, add_key.2, chroot.2, clone.2, fork...
2016-06-03  Michael Kerriskopen.2: wfix
2016-05-26  Eric Biggersopen.2: Refer to correct functions in description of...
2016-05-09  Dr. Tobias Quathameropen.2: tfix
2016-03-15  Michael Kerrisklocale.1, localedef.1, _exit.2, accept.2, access.2...
2016-03-11  Michael Kerriskopen.2: wfix
2016-03-08  Michael Kerriskopen.2: NOTES: mention existence of proc/PID/fd and...
2016-03-01  Michael Kerriskaccess.2, chmod.2, chown.2, link.2, mkdir.2, open.2...
2016-02-22  Michael Kerriskopen.2: f
2016-02-22  Mark Postopen.2: O_TMPFILE support in Btrfs
2016-02-13  Michael Kerriskopen.2: Minor wording fix
2016-02-03  Michael Kerriskchown.2, futex.2, membarrier.2, memfd_create.2, mount...
2016-01-01  Michael KerriskVarious pages: Word "descriptor" more precisely
2015-12-27  Michael Kerriskaccept.2, acct.2, epoll_create.2, execve.2, futex.2...
2015-12-27  Michael Kerriskaccept.2, dup.2, eventfd.2, execve.2, fcntl.2, memfd_cr...
next