aboutsummaryrefslogtreecommitdiffstats
path: root/src/inotify.c
Commit message (Expand)AuthorAgeFilesLines
* use guile-snarf for subr definitionBT Templeton2015-04-181-3/+2
* 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