summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/inotify_init.3c
AgeCommit message (Collapse)AuthorFilesLines
2014-12-11OS-3629 FIONREAD on inotify(5) instance returns wrong value the wrong wayBryan Cantrill1-1/+1
OS-3630 typo in inotify_init(3C) man page OS-3631 poll on inotify(5) instance can return spuriously
2014-09-19OS-3294 add support for inotifyBryan Cantrill1-0/+107
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>