History log of /glogg/src/watchtower.cpp (Results 1 – 6 of 6)
Revision Date Author Comments
# 96bde7d5 24-Oct-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Make the WatchTower parametric (only works for inotify).


# b278d183 24-Oct-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Refactor WatchTower to use a parameterised Driver.


# c540156c 24-Oct-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Refactor WatchTower to be concrete and uses a virtual Driver.


# a0b17fd1 22-Oct-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Make inotify able to treat multiple events.


# 84b2179e 21-Oct-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Improve implementation of WinWatchTower and integrates it.


# a0936e1e 03-Oct-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Implements a native Windows version of WatchTower.