Downloadliste

Projektbeschreibung

Libcfu is a library of tools that can useful,
particularly when developing multi-threaded
software. It currently includes a hash table, a
linked list, self-extending strings, a
configuration file parser, a simple timer, and a
thread queue.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-06 00:20
0.03

Mit der Befehlszeilenoption Prozessor hinzugefügt wurde, sowie das Programm libcfu-config, von denen Sie Zugang erhalten libcfu Version, Bibliothek Pfad, usw. Eine Karte Funktion wurde hinzugefügt (cfulist_map cfulist ()), sowie eine neue instantiator dass eine Bereinigung Funktion als Argument nimmt (cfulist_new_with_free_fn ()).
Tags: Minor feature enhancements
A command line option processor was added, as well as the program libcfu-config, from which you can get get libcfu's version, library path, etc. A map function was also added to cfulist (cfulist_map()), as well a new instantiator that takes a cleanup function as an argument (cfulist_new_with_free_fn()).

2005-07-31 11:03
0.02

Build Probleme auf FreeBSD wurden behoben. Eine fehlende Informationen direntry in der Dokumentation wurde korrigiert.
Tags: Initial freshmeat announcement
Build problems on FreeBSD were fixed. A missing
info direntry in the docs was corrected.

Project Resources