Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-28 | Code styleHEADmaster | Camil Staps | 2 | -59/+50 | |
2020-03-28 | Fix #1 (in some cases string garbage was read for file names) | Camil Staps | 1 | -5/+4 | |
2020-01-06 | Expose Inotify type itself in callbacks to allow adding/removing watches | Camil Staps | 3 | -21/+17 | |
2020-01-06 | Cleanup example | Camil Staps | 2 | -8/+11 | |
2020-01-06 | Fix bug in fetching mask in inotify_check | Camil Staps | 1 | -1/+2 | |
2018-10-24 | Bring up to date, remove unnecessary C help functions | Camil Staps | 4 | -192/+67 | |
2018-10-20 | Update readme | Camil Staps | 1 | -2/+5 | |
2017-06-09 | Standardised documentation | Camil Staps | 2 | -53/+193 | |
2016-05-21 | Readme; 80 chars | Camil Staps | 3 | -2/+44 | |
2016-05-21 | Documentation; inotify_is_event; timeout for polling | Camil Staps | 6 | -31/+167 | |
2016-05-21 | Also pass event->name through; inotify_loop_forever | Camil Staps | 8 | -29/+196 | |
2016-05-21 | 80 chars | Camil Staps | 3 | -6/+13 | |
2016-05-21 | Readme; license | Camil Staps | 3 | -1/+27 | |
2016-05-21 | Initial commit | Camil Staps | 8 | -0/+470 | |