]> git.ipfire.org Git - thirdparty/man-pages.git/history - man2/inotify_add_watch.2
inotify_add_watch.2: Minor fixes to Henry Wilson's patch
[thirdparty/man-pages.git] / man2 / inotify_add_watch.2
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...
2018-05-06  Paul Millarinotify_add_watch.2: Add IN_ONLYDIR based error
2017-09-15  Michael Kerriskiconv.1, ldd.1, locale.1, localedef.1, memusage.1,...
2017-08-16  Michael Kerrisk_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2...
2017-08-15  Michael Kerrisk_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod...
2017-03-13  Michael Kerriskadd_key.2, execve.2, fork.2, fsync.2, getrandom.2,...
2017-01-02  Michael Kerriskinotify_add_watch.2: Note "inode" as a synonym for...
2014-07-08  Michael Kerriskiconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd...
2014-06-28  Michael Kerriskinotify_add_watch.2: Clarify that the target of a watch...
2014-03-28  Michael Kerriskinotify_add_watch.2: ERRORS: add ENAMETOOLONG
2014-02-04  Michael Kerriskcreate_module.2, inotify_add_watch.2, mmap2.2, spu_run...
2013-08-08  Michael Kerriskintro.1, time.1, access.2, acct.2, alloc_hugepages...
2013-03-10  Michael Kerriskgetent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2...
2013-03-10  Michael Kerriskgetent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2...
2013-03-10  Michael Kerriskgetent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2...
2013-03-10  Michael Kerrisk_syscall.2, add_key.2, epoll_create.2, epoll_ctl.2...
2013-02-24  Michael Kerriskgetent.1, intro.1, time.1, _exit.2, _syscall.2, accept...
2010-10-20  Michael Kerriskinotify_add_watch.2: Document ENOENT error
2010-01-16  Michael Kerrisk_syscall.2, accept.2, epoll_create.2, inotify_add_watch...
2008-03-10  Michael KerriskReplace (il)legal by "permitted" or "valid"
2008-01-13  Michael KerriskMinor wording chnages.
2007-12-25  Michael Kerriskgrfix
2007-05-22  Michael KerriskRemoved "." at end of SEE ALSO list
2007-05-16  Michael KerriskChanged .SH HISTORY to .SH VERSIONS
2007-04-12  Michael KerriskWrapped long lines, wrapped at sentence boundaries...
2006-12-27  Michael Kerrisks/EACCESS/EACCES/
2006-07-27  Michael KerriskSome rewording; included text describing required file...
2006-06-05  Michael KerriskMoved BUGS to inotify.7.
2006-06-05  Michael KerriskRenamed argument from 'path' to 'pathname'.
2006-06-05  Michael KerriskThe EINVAL error can also occur if 'fd' is not an inoti...
2006-06-02  Michael Kerrisks/<inotify.h>/<sys/inotify.h>/ in prototypes.
2006-03-04  Michael KerriskRemoved FIXME for IN_ONESHOT, since the bug is now...
2006-02-15  Michael KerriskModify formatting of copyright notices
2006-02-12  Michael KerriskMinor wording fix.
2006-02-10  Michael KerriskReformatted FIXMEs
2006-02-08  Michael KerriskMinor changes after suggestions from Robert Love.
2006-02-08  Michael KerriskUpdated FIXMEs
2006-02-08  Michael KerriskNew pages for inotify API