0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
list of file events monitoring, associated with mask flag More... over 7 years ago
display_events() function More... over 7 years ago
read a buf of events, display contents of each structure More... over 7 years ago
fixed watching list comment More... over 7 years ago
add file to watch with inotify_add_watch() More... over 7 years ago
command line args More... over 7 years ago
fixed checking error inotify_init() More... over 7 years ago
checking error inotify_init() More... over 7 years ago
initialize inotify More... over 7 years ago
how dirname() and basename() work More... over 7 years ago
fixed comment on readlink More... over 7 years ago
removed last entry More... over 7 years ago
freeing memory More... over 7 years ago
a lot of improvements More... over 7 years ago
fix num_entry, added info about freeing memory More... over 7 years ago
fixed scandir() code More... over 7 years ago
replaced filename, added scandir within string More... over 7 years ago
print out file list in sorted order with scandir More... over 7 years ago
skeleton to read dir, in sorted manner More... over 7 years ago
file list is unsorted More... over 7 years ago
one more string to usage output More... over 7 years ago
added non standard functions More... over 7 years ago
replaced exit() with return(), added intro More... over 7 years ago
it searches through a given directory looking for files larger than 1MB More... over 7 years ago
open current dir with openat() More... over 7 years ago
fixed filenames More... over 7 years ago
replaced parameter with DIR struct More... over 7 years ago
added intro More... over 7 years ago
casting results with long int More... over 7 years ago
fix opendir() More... over 7 years ago