]> code.delx.au - gnu-emacs/commit
Improve error reports in inotify.c
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 15 Sep 2015 12:57:22 +0000 (14:57 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 15 Sep 2015 12:57:22 +0000 (14:57 +0200)
commit67e515d346a32db16b5e7e0a2ec0b0a18b2fbe4e
tree873bd87571a28945713ad777038c17f01cbfd647
parent20b177d54bb0fdc1b478f3c9db88c6afca55b069
Improve error reports in inotify.c

* src/inotify.c (report_inotify_error): New function.  Clone of
report_w32notify_error.
(inotify_callback, symbol_to_inotifymask, Finotify_add_watch)
(Finotify_rm_watch): Use it.
src/inotify.c