Commit Graph

13 Commits

Author SHA1 Message Date
eradman
66b64819d5 Adapt test_kevent_user_multi_trigger_merged() from the 1.0 branch. It appears that 2.0-current does not suffer from the same problem. Tests pass on Debian 6.0/i386.
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@649 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2013-06-04 14:14:36 +00:00
mheily
655a045482 Warn people not to use the trunk
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@562 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2012-10-26 01:42:30 +00:00
mheily
54cafd9c68 Add -Wextra to CFLAGS and fix all related warnings on Linux.
This will also need to be done on Solaris.


git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@513 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2011-05-22 00:28:35 +00:00
mheily
87371cda36 Test commit using new hook
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@498 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2011-04-30 18:21:51 +00:00
mheily
f8bee50516 Remove TODO items
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@497 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2011-04-30 17:59:30 +00:00
mheily
fcc95e5a18 Re-enable the knote mutex and reference counter.
Improve the knote reference counting mechanism.

New function knote_delete().

Rename 'flags' to 'kn_flags' in struct knote.

Rename 'mtx' to 'kn_mtx' in struct knote.

Rename 'kntree_ent' to 'kn_entries' in struct knote.

Add a knote flag named 'KNFL_KNOTE_DELETED' to indicate that a knote has been deleted. With reference counting, this becomes necessary.



git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@491 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2011-04-27 03:30:31 +00:00
mheily
72f7108e58 rel 1.0
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@340 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-09-18 18:47:24 +00:00
mheily
4ec223d11e add todos
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@311 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-09-05 18:18:15 +00:00
mheily
9a8c316fa7 todo
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@253 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-07-22 03:00:24 +00:00
mheily
2b5999dd18 todo
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@251 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-07-18 16:01:03 +00:00
mheily
bcbd6ce8ea todo
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@250 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-07-17 19:43:44 +00:00
mheily
c6ab2013bc replace gc and hooks
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@176 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-02-03 03:48:27 +00:00
mheily
64d19edcea todo
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@149 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
2010-01-10 04:11:18 +00:00