mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 22:10:12 -04:00
Backport GNU/kfreebsd kqueue fix
svn:r1515
This commit is contained in:
parent
6ce14fd01c
commit
e32d055b5e
@ -4,6 +4,7 @@ Changes in 1.4.13-stable:
|
|||||||
o Fix compilation on Android, which forgot to define fd_mask in its sys/select.h
|
o Fix compilation on Android, which forgot to define fd_mask in its sys/select.h
|
||||||
o Do not drop data from evbuffer when out of memory; reported by Jacek Masiulaniec
|
o Do not drop data from evbuffer when out of memory; reported by Jacek Masiulaniec
|
||||||
o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by Kathryn Hogg.
|
o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by Kathryn Hogg.
|
||||||
|
o Build kqueue.c correctly on GNU/kFreeBSD platforms. Patch pulled upstream from Debian.
|
||||||
|
|
||||||
|
|
||||||
Changes in 1.4.12-stable:
|
Changes in 1.4.12-stable:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user