lib: Added a kqueue mtio implementation.
[ashd.git] / lib / Makefile.am
2014-03-01 Fredrik Tolflib: Added a kqueue mtio implementation.
2014-02-27 Fredrik Tolflib: Modularized mtio implementation.
2011-03-09 Fredrik TolfMerge branch 'master' into sslres
2011-03-09 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-08 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-08 Fredrik Tolflib: Split epoll and select loops into separate files.
2011-03-02 Fredrik TolfInstall the library and its headers.
2010-08-25 Fredrik TolfAdded the library header files to SOURCES.
2010-08-24 Fredrik TolfAdded a generic config parser/child handler and used...
2009-01-07 Fredrik TolfUsed glibc to provide mt-blocking stdio for fds.
2008-12-21 Fredrik TolfSend error reports from dirplex.
2008-12-17 Fredrik TolfMoved htparser's ioloop to the library.
2008-12-16 Fredrik TolfAdded some process control functions to libht.
2008-11-27 Fredrik TolfAdded a request library component.
2008-11-27 Fredrik TolfAdded muthread and logging library components.
2008-11-26 Fredrik TolfInitial skeleton.