Rip out libev, replace with dasynq (new library written for the purpose).
authorDavin McCall <davmac@davmac.org>
Sun, 5 Jun 2016 00:49:23 +0000 (01:49 +0100)
committerDavin McCall <davmac@davmac.org>
Sun, 5 Jun 2016 00:49:23 +0000 (01:49 +0100)
commit0dbabfefab8eeee52b4b5b74a7557e67f547ffa5
treefd94cbcedd15c12aaa0929cf022c621ee8a93a59
parent372d6fdb3d554931aa4400746ba26ab7c9d784e9
Rip out libev, replace with dasynq (new library written for the purpose).
TODO
src/Makefile
src/control.cc
src/control.h
src/dasync/dasync-aen.h [new file with mode: 0644]
src/dasync/dasync.h [new file with mode: 0644]
src/dasync/dmutex.h [new file with mode: 0644]
src/dinit-log.cc
src/dinit.cc
src/service.cc
src/service.h