Alejandro Mery
17 years ago
2 changed files with 64 additions and 0 deletions
@ -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 |
@ -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 <freshmeat1@plan9.de> |
||||
[M] Alejandro Mery <amery@opensde.org> |
||||
|
||||
[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/ |
Loading…
Reference in new issue