Commit Graph

68 Commits (master)

Author SHA1 Message Date
Alessandro Mauri edaa6806d4 made std c99 compliant 4 years ago
Alessandro Mauri b18fb0cf8e formatting 4 years ago
Alessandro Mauri 129f0ce8e8 commented unnecessary free 4 years ago
Alessandro Mauri bd3d82158b minor macro formatting 4 years ago
Alessandro Mauri d7b0ac68ef green text 4 years ago
Alessandro Mauri c4e671b203 close epoll fd on exit 4 years ago
Alessandro Mauri 5acaa2b7df line savings 4 years ago
Alessandro Mauri 9c89e52692 update on device change with inotify 4 years ago
Alessandro Mauri a8f8dc8126 removed bsd compatibility 4 years ago
Alessandro Mauri aaaa94c41d die() error 4 years ago
Alessandro Mauri 3d84ee6726 converted die to a macro 4 years ago
Alessandro Mauri db923d7ae0 defines united 4 years ago
Alessandro Mauri 2a236af8a1 saved up some lines with color macros 4 years ago
Alessandro Mauri cdfed84d5e redundant message on no devices 4 years ago
Alessandro Mauri 3c9bbe4140 execvp 4 years ago
Alessandro Mauri 038e312941 explicit pointer conversion 4 years ago
Alessandro Mauri d71e2c98e1 use execv() 4 years ago
Alessandro Mauri 6bd7d36bfc renamed project to hkd 4 years ago
Alessandro Mauri 296bd3fb79 indented cases and others 4 years ago
Alessandro Mauri 8d890b9e9e coloured output 4 years ago
Alessandro Mauri 88308249bf clarified const string 4 years ago
Alessandro Mauri c0400929e4 moved dir scan logic to function 4 years ago
Alessandro Mauri 636bfe7a5e reformat and better naming 4 years ago
Alessandro Mauri 58c01fb9d1 generalized die() 4 years ago
Alessandro Mauri 58aceac802 justified exit condition 4 years ago
Alessandro Mauri 922090060f use switch for fork() 4 years ago
Alessandro Mauri 45c52ecf20 removed trailing spaces 4 years ago
Alessandro Mauri 80bacaf775 wait before exit 4 years ago
Alessandro Mauri 678fef9358 fixed various bugs 4 years ago
Alessandro Mauri f8b8f423f9 filter devices 4 years ago
Alessandro Mauri b9bc3138d0 testing command execution 4 years ago
Alessandro Mauri 56024c6a4e use epoll instead of poll on linux 4 years ago
Alessandro Mauri 1b017733cb comments 4 years ago
Alessandro Mauri 1f007ab92e implemented polling for multiple events 4 years ago
Alessandro Mauri 59f8dd9842 before push 4 years ago
Alessandro Mauri cca522c197 multi event handling prototype 4 years ago
Alessandro Mauri 4f3a2daddf changed fopen to open 4 years ago
Alessandro Mauri 9ee3410975 first working prototype 4 years ago