kc3-lang/libevent/WIN32-Code

Branch :


Log

Author Commit Date CI Message
b85b710c 2009-01-27 22:34:36 Update copyright statements to reflect the facts that: a) this is 2009 b) niels and nick have been comaintainers for a while c) saying "all rights reserved" when you then go on to explicitly disclaim some rights is sheer cargo-cultism. svn:r1065
89fe3167 2009-01-14 21:13:58 Update win32 code to put indices in evmap. svn:r1009
9935d5b0 2009-01-13 21:39:32 Fix win32 compilation. Surprisingly, unit tests pass too. svn:r1002
169321c9 2009-01-13 20:26:37 Rename four internal headers to follow the -internal.h convention. svn:r1000
d776f846 2008-12-23 22:23:37 deprecate the usage of signal_{add,del,set} and name it evsignal_{add,del,set} instead; move the old definitions to compat svn:r973
02b2b4d1 2008-12-23 16:37:01 Restructure the event backends so that they do not need to keep track of events themselves, as a side effect multiple events can use the same fd or signal. svn:r972
05965921 2008-05-31 14:37:31 Add new functions to access backends by their features and to query the features of a backend. svn:r842
9ca7a3a3 2008-05-30 16:19:01 Resolve two conflicts. svn:r839
9e8688a7 2008-05-15 06:10:40 windows does not have varargs macros, so this is all useless svn:r831
a35529c6 2008-05-15 06:03:23 add the code here until we figure out how to generate it on windows svn:r830