Index of /~chip/patches/ferite
Name Last modified Size
Parent Directory -
add-pthread-events/ 19-Oct-2003 15:19 -
mod_ferite/ 19-Oct-2003 15:09 -
ferite-freebsd-current-threads.patch 15-Dec-2003 01:05 3.2K
tcp_connect-add-timeout.patch 17-Dec-2003 00:27 4.5K
NOTE: I now have CVS commit access to Ferite. My contributions
are being added directly instead of being shown here.
Ferite is a lighweight, portable,
threadsafe scripting engine with a language very similiar to Java, C,
PHP, and Perl. It is fast, has a very small footprint, and is
object-oriented. It is designed to be modular and embeddable in other
applications.
* mod_ferite: Fixes for the Apache HTTPd Module
* add-pthread-events: Adds a pthread_cond* Event Class to Ferite.