summaryrefslogtreecommitdiff
path: root/src/inotify.c
Commit message (Expand)AuthorAgeFilesLines
* Rework C source files to avoid ^(Paul Eggert2016-03-101-3/+3
* Backport kqueue integration from masterMichael Albinus2016-01-221-4/+5
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Include-file cleanup for src directoryPaul Eggert2015-10-201-2/+0
* Use common report_file_notify_error functionMichael Albinus2015-09-161-23/+7
* Pacify --enable-gcc-warningsPaul Eggert2015-09-151-1/+1
* Improve error reports in inotify.cMichael Albinus2015-09-151-14/+27
* Adaot file-notify-tests.el test casesMichael Albinus2015-09-141-5/+10
* Introduce `file-notify-valid-p'Michael Albinus2015-09-131-0/+11
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-54/+27
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix races with threads and file descriptors.Paul Eggert2013-07-111-1/+1
* * inotify.c (uninitialized): Remove. All uses replaced by -1.Paul Eggert2013-07-111-17/+14
* * fileio.c (Qfile_notify_error): New error symbol.Michael Albinus2013-07-041-15/+19
* Update copyright dates to 2013.Paul Eggert2013-01-021-2/+1
* * inotify.c (inotify_callback): Generate an Emacs event for everyMichael Albinus2012-12-111-4/+3
* Minor change in variable name in inotify.c.Eli Zaretskii2012-12-111-3/+3
* Support filesystem notification through inotify on GNU/Linux.RĂ¼diger Sonderfeld2012-12-101-0/+438