src/dbfs/interrupt.c
Sat, 29 Nov 2008 01:12:00 +0200 Tero Marttila update dbfs code to work with new evsql new-evsql
Thu, 20 Nov 2008 01:16:24 +0200 Tero Marttila more work on the new evsql interface new-evsql
Tue, 18 Nov 2008 02:06:52 +0200 Tero Marttila defer fuse_reply_err using event_base_once, interrupt happens without deadlock now default
Tue, 18 Nov 2008 01:55:13 +0200 Tero Marttila touch up the Makefile, define err_t as unsigned int in error.h, and add some preliminary interrupt support, although it will always deadlock due to a bug in libfuse