Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix races with threads and file descriptors. | Paul Eggert | 2013-07-11 | 1 | -1/+1 |
* | * inotify.c (uninitialized): Remove. All uses replaced by -1. | Paul Eggert | 2013-07-11 | 1 | -17/+14 |
* | * fileio.c (Qfile_notify_error): New error symbol. | Michael Albinus | 2013-07-04 | 1 | -15/+19 |
* | Update copyright dates to 2013. | Paul Eggert | 2013-01-02 | 1 | -2/+1 |
* | * inotify.c (inotify_callback): Generate an Emacs event for every | Michael Albinus | 2012-12-11 | 1 | -4/+3 |
* | Minor change in variable name in inotify.c. | Eli Zaretskii | 2012-12-11 | 1 | -3/+3 |
* | Support filesystem notification through inotify on GNU/Linux. | RĂ¼diger Sonderfeld | 2012-12-10 | 1 | -0/+438 |