Darling build of libkqueue
Go to file
marius 6df0650bc4 Fixed a compiler warning on 32bit linux introduced while streamlining the variables
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@526 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2011-06-21 17:50:07 +00:00
include/sys * Repair inclusion of stdint on non-windows platforms 2011-05-27 18:00:58 +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 Fixed a compiler warning on 32bit linux introduced while streamlining the variables 2011-06-21 17:50:07 +00:00
test Eliminate use of global variable "cur_test_id" 2011-05-30 14:59:08 +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 Add -Wextra to CFLAGS and fix all related warnings on Linux. 2011-05-22 00:28:35 +00:00
configure Fix compilation issues on Solaris 10 with GCC 4.5 2011-05-22 03:29:14 +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 Build a debug-enabled static library. 2011-05-26 03:45:28 +00:00
rpm.spec.in remove "make" from build deps 2010-12-26 04:15:36 +00:00
TODO Add -Wextra to CFLAGS and fix all related warnings on Linux. 2011-05-22 00:28:35 +00:00