From 50c7eb962a570e4d317234a79f18631bac4f277e Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Wed, 13 Feb 2008 21:31:55 -0300 Subject: [PATCH] Added libev (3.0) - A high performance and full-featured C event loop --- develop/libev/libev.cache | 24 +++++++++++++++++++++++ develop/libev/libev.desc | 40 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 develop/libev/libev.cache create mode 100644 develop/libev/libev.desc diff --git a/develop/libev/libev.cache b/develop/libev/libev.cache new file mode 100644 index 000000000..e42900564 --- /dev/null +++ b/develop/libev/libev.cache @@ -0,0 +1,24 @@ + +[TIMESTAMP] 1202949011 Wed Feb 13 21:30:11 2008 +[BUILDTIME] 100 (9) +[SIZE] 0.26 MB, 15 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] mktemp +[DEP] net-tools +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux diff --git a/develop/libev/libev.desc b/develop/libev/libev.desc new file mode 100644 index 000000000..89089830d --- /dev/null +++ b/develop/libev/libev.desc @@ -0,0 +1,40 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../libev/libev.desc +[COPY] Copyright (C) 2008 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A high performance and full-featured C event loop + +[T] Libev is a high-performance event loop for C (with optional and separate +[T] interfaces for C++ and Perl), featuring support for I/O, timers (relative +[T] and absolute, cron-like ones), signals, process status changes, and other +[T] types of events. It has both a fast native API and libevent emulation to +[T] support programs written using the libevent API. The libev distribution +[T] consists of libevent with the core event handling parts replaced by the +[T] libev embedded event loop. Differences to libevent include higher speed, +[T] simpler design, more features, less memory usage, embedability, and no +[T] arbitrary limits. Libev supports epoll, kqueue, Solaris event ports, +[T] poll, and select. + +[U] http://libev.schmorp.de/ + +[A] Marc A. Lehmann +[M] Alejandro Mery + +[C] extra/development + +[L] BSD +[S] Stable +[V] 3.0 +[P] O -?---5---9 144.000 + +[D] 3663995030 libev-3.0.tar.gz http://dist.schmorp.de/libev/