summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2007-11-12 01:20:25 +0000
committerroot <root>2007-11-12 01:20:25 +0000
commite0e6405dcc1fa8cdfe05ddc51fe252bd3a4e6fa4 (patch)
tree6851779055e2ae4a8de828b4757b95292b058f86
parent41c2bd9a5c30ffbb1e026482bb35f47141e3c777 (diff)
*** empty log message ***rel-0_8
-rw-r--r--README5
-rw-r--r--ev.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index e0e2eda..4552ba5 100644
--- a/README
+++ b/README
@@ -1,3 +1,6 @@
+Homepage: http://software.schmorp.de/pkg/libev
+E-Mail: libev@schmorp.de
+
libev is a high-performance event loop/event model with lots of features.
It is modelled (very losely) after libevent
@@ -75,4 +78,6 @@ whats missing?
are not yet finished and work differently, but you can use idle watchers
to get a similar effect).
+AUTHOR
+libev was written and designed by Marc Lehmann and Emanuele Giaquinta.
diff --git a/ev.c b/ev.c
index d951d4e..46bde95 100644
--- a/ev.c
+++ b/ev.c
@@ -122,7 +122,7 @@ extern "C" {
/**/
-/* darwin simply cnanot be helped */
+/* darwin simply cannot be helped */
#ifdef __APPLE__
# undef EV_USE_POLL
# undef EV_USE_KQUEUE