Archived
1
0
Fork 0
Archived is a daemon that aims to provide a full filesystem indexing solution.
This repository has been archived on 2026-05-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
Henrik Hautakoski 2d247fd827 throwing away the client and let database functionality always be built.
The debug output used in client/stdout.c should coexist with the database. via __DEBUG__ macro.
2010-10-23 11:10:31 +02:00
docs docs: notify api 2010-10-22 13:59:17 +02:00
src throwing away the client and let database functionality always be built. 2010-10-23 11:10:31 +02:00
test moving src/common to src/ 2010-10-19 13:34:06 +02:00
.gitignore Makefile: adding configuration file. 2010-09-27 08:54:16 +02:00
COPYING Initial commit 2010-10-19 03:31:16 +02:00
Makefile throwing away the client and let database functionality always be built. 2010-10-23 11:10:31 +02:00
Makefile.local.mk-dist client/stdout.c: ported the code from output to client. deleting the old files. 2010-10-02 19:57:25 +02:00
TODO notify/inotify.c: improved notify_read() 2010-10-22 13:59:13 +02:00