OpenBSD CVS

src/lib/libevent/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libevent

Current tag: OPENBSD_3_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] compat/        
[DIR] sample/        
[DIR] test/        
[TXT] Makefile  1.19   18 years  brad   add evbuffer_add_vprintf interface from artur grabowski From libevent CVS ok m...
[TXT] buffer.c  1.9   18 years  brad   another fix from art. From libevent CVS
[TXT] evbuffer.c  1.7   18 years  brad   typo
[TXT] event-internal.h  1.3   19 years  brad   update to libevent 1.0c; keep local changes no shared lib so no ABI/API check i...
[TXT] event.3  1.24   18 years  brad   another fix from art. From libevent CVS
[TXT] event.c  1.11   18 years  grunk   zap trailing whitespaces, no binary change ok brad@ beck@
[TXT] event.h  1.14   18 years  brad   another fix from art. From libevent CVS
[TXT] evsignal.h  1.2   20 years  brad   update to libevent 0.8; keep local changes ok markus@
[TXT] kqueue.c  1.19   18 years  brad   do not remove kq inkernel flag before event_del gets to it; From libevent CVS ...
[TXT] log.c  1.4   19 years  brad   update to libevent 1.0d; keep local changes thanks to Alexander von Gernler for...
[TXT] log.h  1.3   19 years  brad   update to libevent 1.0c; keep local changes no shared lib so no ABI/API check i...
[TXT] poll.c  1.11   18 years  deraadt   pollops should be const
[TXT] select.c  1.11   18 years  brad   update to libevent 1.1a; keep local changes ok grunk@
[TXT] shlib_version  1.2   18 years  brad   add evbuffer_add_vprintf interface from artur grabowski From libevent CVS ok m...
[TXT] signal.c  1.10   18 years  deraadt   make write-end of signal socketpair non-blocking. every signal received writes 1...