include/sys
|
try something different
|
2013-01-24 02:00:41 +00:00 |
kern
|
starting to come together
|
2010-02-28 00:25:36 +00:00 |
libkqueue.xcodeproj
|
Updated Xcode project
|
2011-05-20 05:47:20 +00:00 |
ports/debian
|
rel 7.0 #2
|
2010-06-09 03:41:18 +00:00 |
src
|
Change how we check for the ARM achitecture for Android
|
2013-04-13 01:39:04 +00:00 |
test
|
disable signal test on android
|
2013-02-01 01:58:52 +00:00 |
BUGS
|
Use pthread_once() instead of marking libkqueue_init() as a constructor.
|
2012-11-26 02:32:45 +00:00 |
ChangeLog
|
Release 2.0
|
2013-04-30 02:15:04 +00:00 |
CMakeLists.txt
|
Fixes for _WIN32. Eliminates the use of MAKE_STATIC and the DllMain constructor.
|
2013-01-25 02:43:43 +00:00 |
config.inc
|
Add -Wextra to CFLAGS and fix all related warnings on Linux.
|
2011-05-22 00:28:35 +00:00 |
configure
|
Regenerate GNUmakefile
|
2013-03-08 02:33:05 +00:00 |
configure.rb
|
Replace manual changes to GNUmakefile with the new code generated by Makeconf
|
2013-05-09 01:35:56 +00:00 |
GNUmakefile
|
Replace manual changes to GNUmakefile with the new code generated by Makeconf
|
2013-05-09 01:35:56 +00:00 |
INSTALL
|
Add an INSTALL file
|
2013-01-24 00:16:54 +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
|
restore missing file
|
2013-01-19 01:17:16 +00:00 |
libkqueue.sln
|
win32 timer filter mostly done, improved windows_kevent_wait()
|
2011-01-21 03:30:35 +00:00 |
libkqueue.spec
|
Rename COPYING to LICENSE to match libpwq/
|
2013-05-08 12:50:01 +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 |
LICENSE
|
Rename COPYING to LICENSE to match libpwq/
|
2013-05-08 12:50:01 +00:00 |
TODO
|
Warn people not to use the trunk
|
2012-10-26 01:42:30 +00:00 |