Initial commit
[cl-inotify.git] / README
1 CL-NOTIFY
2
3 Interface to the linux inotify API.  Rudimentary, but working.
4
5 Implementations currently supported: SBCL
6
7 TODO:
8 - extend to other APIs?
9 - easier interface for (e)poll/select maybe using iolib
10 - fix implementation dependent stuff