CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/29 16:47:29
Modified files:
lib/libevent : buffer.c evbuffer.c event.c event_tagging.c
kqueue.c log.c min_heap.h poll.c select.c
signal.c
Log message:
After removing all the #ifdef, the wrappers in evutil are rather
useless. Let libevent call the libc functions directly.
OK nicm@
