*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2008-06-17 10:16:00 +00:00
parent 767c784ab4
commit 22a2aa97d7
3 changed files with 583 additions and 539 deletions

View File

@ -1,5 +1,6 @@
Revision history for libev, a high-performance and full-featured event loop.
3.42 Tue Jun 17 12:12:07 CEST 2008
- work around yet another windows bug: FD_SET actually adds fd's
multiple times to the fd_*SET*, despite official MSN docs claiming
otherwise. Reported and well-analysed by Matt Tolton.

View File

@ -1,7 +1,7 @@
AC_INIT
AC_CONFIG_SRCDIR([ev_epoll.c])
AM_INIT_AUTOMAKE(libev,3.41)
AM_INIT_AUTOMAKE(libev,3.42)
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE

1119
ev.3

File diff suppressed because it is too large Load Diff