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_4_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] compat/        
[DIR] sample/        
[DIR] test/        
[TXT] Makefile  1.20   18 years  brad   use clock_gettime if available. From claudio@ via libevent CVS ok claudio@
[TXT] buffer.c  1.10   18 years  brad   - limit the amount of data bufferevents are going to consume to something reas...
[TXT] evbuffer.c  1.8   18 years  brad   - limit the amount of data bufferevents are going to consume to something reas...
[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.26   18 years  jmc   new sentence, new line;
[TXT] event.c  1.13   18 years  brad   introduce a way to free the base. From libevent CVS
[TXT] event.h  1.15   18 years  brad   introduce a way to free the base. 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.20   18 years  brad   introduce a way to free the base. 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.12   18 years  brad   introduce a way to free the base. From libevent CVS
[TXT] select.c  1.12   18 years  brad   introduce a way to free the base. From libevent CVS
[TXT] shlib_version  1.4   18 years  brad   introduce a way to free the base. From libevent CVS
[TXT] signal.c  1.10   18 years  deraadt   make write-end of signal socketpair non-blocking. every signal received writes 1...