# # ChangeLog for trunk/include/sh_inotify.h # # Generated by Trac 1.5.3 # May 20, 2025, 10:30:26 PM Fri, 21 Oct 2011 20:30:44 GMT katerina [364] * trunk/Makefile.in (modified) * trunk/depend.dep (modified) * trunk/depend.sum (modified) * trunk/include/sh_inotify.h (modified) * trunk/src/sh_inotify.c (modified) Change inotify watch list to a tree with unlimited members, lookup by ... Thu, 20 Oct 2011 23:08:28 GMT katerina [363] * trunk/include/sh_inotify.h (modified) * trunk/include/zAVLTree.h (modified) * trunk/src/cutest_zAVLTree.c (modified) * trunk/src/sh_files.c (modified) * trunk/src/sh_forward.c (modified) * trunk/src/sh_log_evalrule.c (modified) * trunk/src/sh_log_mark.c (modified) * trunk/src/sh_nmail.c (modified) * trunk/src/sh_utmp.c (modified) * trunk/src/zAVLTree.c (modified) Change zAVL implementation to allow integer keys. Mon, 07 Dec 2009 21:03:17 GMT katerina [261] * trunk/include/sh_inotify.h (added) * trunk/src/sh_inotify.c (added) Add missing files for inotify support (ticket #177).