aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-28Code styleHEADmasterCamil Staps2-59/+50
2020-03-28Fix #1 (in some cases string garbage was read for file names)Camil Staps1-5/+4
2020-01-06Expose Inotify type itself in callbacks to allow adding/removing watchesCamil Staps3-21/+17
2020-01-06Cleanup exampleCamil Staps2-8/+11
2020-01-06Fix bug in fetching mask in inotify_checkCamil Staps1-1/+2
2018-10-24Bring up to date, remove unnecessary C help functionsCamil Staps4-192/+67
2018-10-20Update readmeCamil Staps1-2/+5
2017-06-09Standardised documentationCamil Staps2-53/+193
2016-05-21Readme; 80 charsCamil Staps3-2/+44
2016-05-21Documentation; inotify_is_event; timeout for pollingCamil Staps6-31/+167
2016-05-21Also pass event->name through; inotify_loop_foreverCamil Staps8-29/+196
2016-05-2180 charsCamil Staps3-6/+13
2016-05-21Readme; licenseCamil Staps3-1/+27
2016-05-21Initial commitCamil Staps8-0/+470