Changeset 371 for trunk/include/sh_inotify.h
- Timestamp:
- Oct 31, 2011, 9:42:22 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_inotify.h
r367 r371 43 43 int * class, unsigned long * check_mask); 44 44 ssize_t sh_inotify_read(char * buffer, size_t count); 45 ssize_t sh_inotify_read_timeout(char * buffer, size_t count, int timeout); 45 46 int sh_inotify_recheck_watches (sh_watches * watches, sh_watches * save); 46 47
Note:
See TracChangeset
for help on using the changeset viewer.