aboutsummaryrefslogtreecommitdiff
path: root/autoreload_inotify.c
Commit message (Expand)AuthorAgeFilesLines
* Rename, Update Docs and Prepare for Release (#9)Berke Kocaoğlu2021-09-161-5/+5
* Ignore outdated inotify eventsBert Münnich2018-02-181-7/+7
* One header file for type definitions and function declarationsBert Münnich2017-10-161-3/+2
* Update copyright notice in autoreload_inotify.cBert Münnich2017-05-171-1/+1
* Detect all file overwrites in autoreload_inotifyBert Münnich2017-05-171-66/+44
* Compiler independent buffer alignmentBert Münnich2017-05-171-3/+7
* Read all available inotify eventsBert Münnich2017-05-171-27/+32
* Simplify inotify cleanupBert Münnich2017-05-171-2/+2
* Revised error reporting in autoreload_inotifyBert Münnich2017-05-171-20/+11
* Fix code-style in autoreload_inotify.cBert Münnich2017-05-171-38/+23
* Revised autoreload interfaceBert Münnich2017-05-171-57/+53
* Add autoreload support by inotify (and dummy backend nop)Max Voit2017-05-171-0/+154