add solaris failure note

git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@378 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
This commit is contained in:
mheily 2011-01-15 05:17:43 +00:00
parent fb975b99c9
commit ad93cfbc8b

View File

@ -1,6 +1,9 @@
HEAD
------------------------------------------------------------------------
* NOTE: r368 is the last version to work properly on Solaris.
The HEAD fails the unit tests
* Add a counter that increments on each each kevent() call. When printing
debug information within kevent(), display the value of the counter.
This will be helpful when debugging a multithreaded program that may have