Archived
1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
Henrik Hautakoski
5fd33c5115 inotify.c: some format cleanup 2010-11-11 16:07:48 +01:00
Henrik Hautakoski
4a2665004e queue.c: remove queue_clear.
client code knows what objects is stored in the queue
and its only 3 lines to do a simple free() on the items.
2010-11-10 08:45:44 +01:00
Henrik Hautakoski
1f1e9f7764 inotify.c: more robust checking if we have instantiated properly. 2010-11-10 08:16:41 +01:00
Henrik Hautakoski
917666b012 inotify.c: cleaned up the structure. 2010-11-10 08:00:28 +01:00
Henrik Hautakoski
d00fa63900 rbtree: changeing design. now using callbacks 2010-11-07 09:18:29 +01:00
Henrik Hautakoski
cfb5e85699 moving src/common to src/ 2010-10-19 13:34:06 +02:00
Henrik Hautakoski
22d7238b36 moving src/notify to src/ 2010-10-19 11:25:24 +02:00
Renamed from src/notify/inotify.c (Browse further)