1
1
openmpi/opal/event
Brian Barrett 7d8d5d0c75 * silence compiler warning
This commit was SVN r11194.
2006-08-15 16:11:27 +00:00
..
compat - fix dist target 2006-07-27 13:25:22 +00:00
config Merge in rest of event library update branch, updating the event library to 2006-07-27 01:51:18 +00:00
sample * update event library to libevent-1.1b 2006-08-14 14:52:39 +00:00
test * update event library to libevent-1.1b 2006-08-14 14:52:39 +00:00
WIN32-Code * update event library to libevent-1.1b 2006-08-14 14:52:39 +00:00
WIN32-Prj * update event library to libevent-1.1b 2006-08-14 14:52:39 +00:00
.compile_files Merge in rest of event library update branch, updating the event library to 2006-07-27 01:51:18 +00:00
buffer.c silence some compiler warnings 2006-08-14 19:39:49 +00:00
devpoll.c * Use the internal (non-locking) functions when in code that will already 2006-08-14 16:09:17 +00:00
epoll_sub.c Merge in rest of event library update branch, updating the event library to 2006-07-27 01:51:18 +00:00
epoll.c * update event library to libevent-1.1b 2006-08-14 14:52:39 +00:00
evbuffer.c Merge in rest of event library update branch, updating the event library to 2006-07-27 01:51:18 +00:00
event_rename.h * update event library to libevent-1.1b 2006-08-14 14:52:39 +00:00
event-internal.h Merge in rest of event library update branch, updating the event library to 2006-07-27 01:51:18 +00:00
event.3 Merge in rest of event library update branch, updating the event library to 2006-07-27 01:51:18 +00:00
event.c * Use the internal (non-locking) functions when in code that will already 2006-08-14 16:09:17 +00:00
event.h * don't make OPAL_EVLOOP_ONELOOP spin hard, which was causing some latency 2006-08-14 15:02:03 +00:00
evsignal.h Merge in rest of event library update branch, updating the event library to 2006-07-27 01:51:18 +00:00
kqueue.c * silence compiler warning 2006-08-15 16:11:27 +00:00
log.c Merge in rest of event library update branch, updating the event library to 2006-07-27 01:51:18 +00:00
log.h Merge in rest of event library update branch, updating the event library to 2006-07-27 01:51:18 +00:00
Makefile.am * update event library to libevent-1.1b 2006-08-14 14:52:39 +00:00
poll.c * Use the internal (non-locking) functions when in code that will already 2006-08-14 16:09:17 +00:00
README * update event library to libevent-1.1b 2006-08-14 14:52:39 +00:00
rtsig.c * Use the internal (non-locking) functions when in code that will already 2006-08-14 16:09:17 +00:00
select.c * Use the internal (non-locking) functions when in code that will already 2006-08-14 16:09:17 +00:00
signal.c * Use the internal (non-locking) functions when in code that will already 2006-08-14 16:09:17 +00:00

To build libevent, type

$ ./configure && make

Install as root via

# make install

You can run the regression tests by

$ make verify

Before, reporting any problems, please run the regression tests.

Acknowledgements:
-----------------

The following people have helped with suggestions, ideas, code or
fixing bugs:

  Nick Mathewson
  Andrew Danforth
  Shie Erlich
  Mike Davis
  William Ahern
  Alexander von Gernler
  Artur Grabowski

If I have forgotten your name, please contact me.