Darling build of libkqueue
Go to file
2011-05-19 13:38:37 +00:00
include/sys Add option for static library build activated by defining MAKE_STATIC 2011-04-16 08:54:17 +00:00
kern starting to come together 2010-02-28 00:25:36 +00:00
libkqueue.xcodeproj Added xcode project for convenience for edit/navigation/etc 2011-03-02 08:47:07 +00:00
ports/debian rel 7.0 #2 2010-06-09 03:41:18 +00:00
src Fix proper semantics for read events on Solaris, fixing kqtest failure. According to the original kqueue paper, such events should not be signaled (which is also tested by kqtest). 2011-05-19 13:38:37 +00:00
test Fix the 'make debug' target under Windows. 2011-05-10 01:59:38 +00:00
BUGS Re-enable the knote mutex and reference counter. 2011-04-27 03:30:31 +00:00
ChangeLog Rollback to r371 to eliminate kqtest failure on Solaris 2011-01-15 17:43:12 +00:00
CMakeLists.txt Fixed a bug in the static build option in CMakeLists.txt 2011-05-09 19:05:49 +00:00
config.inc - Fix compilation issues on MinGW. 2011-05-10 01:30:02 +00:00
configure Fix various build issues on MinGW. 2011-04-23 18:27:10 +00:00
kqueue.2 update manpage 2010-09-18 02:40:44 +00:00
libkqueue.la.in * Install libkqueue.la and libkqueue.a in LIBDIR 2009-11-18 01:22:29 +00:00
libkqueue.pc.in revert r101 and add system lib deps to .pc manifest 2009-11-19 03:25:02 +00:00
libkqueue.sln win32 timer filter mostly done, improved windows_kevent_wait() 2011-01-21 03:30:35 +00:00
libkqueue.vcxproj EVFILT_USER implementation on windows 2011-04-26 20:12:28 +00:00
libkqueue.vcxproj.filters EVFILT_USER implementation on windows 2011-04-26 20:12:28 +00:00
Makefile Remove www/ directory, since the website is now managed by Trac 2011-05-01 20:25:07 +00:00
rpm.spec.in remove "make" from build deps 2010-12-26 04:15:36 +00:00
TODO Test commit using new hook 2011-04-30 18:21:51 +00:00