Downloadliste

Projektbeschreibung

LibU is a multiplatform C library that comes under a BSD-style license. It includes many interdependent modules for accomplishing several tasks: memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks. It has a small footprint (about 70KB for the default configuration), it is modular, and it has a multiplatform nature, making it an ideal candidate for embedded systems. KLone is an example of such usage.

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.

2012-01-24 08:26
2.2.0

URI: verschiedene Fixes im Zusammenhang mit IP-Literal analysieren und zusammengesetzt. NET: U_connect_ex und Ai_resolv korrigiert. HMAP: benutzerdefinierte verwerfen Richtlinien. UNIT-TEST: eine Verlegenheit für bedingte enthalten Logik, ermöglicht Sandbox zu testen.
Tags: Stable, minor updates
URI: various fixes related to IP-literal parsing and reassembling. NET: u_connect_ex and ai_resolv fixes. HMAP: custom discard policies. UNIT-TEST: a fix for conditional include logics that enables test sandboxing.

2010-10-29 17:36
2.1.0

Ein JSON-Encoder / Decoder-Modul aufgenommen. Ein binärer Suchbaum Modul aufgenommen. Portabilität verbessert wurde: die Minix 3 und OpenSolaris-Plattformen werden nun unterstützt. Jedes Modul kann jetzt unter Windows laufen.
A JSON encoder/decoder module was added. A Binary Search Tree module was added. Portability was improved: the Minix 3 and OpenSolaris platforms are now supported. Every module can now run on Windows.

2010-03-25 00:26
2.0.0

Priority-Queue und Ringpuffer Module wurden hinzugefügt. Die großen Versions-Nummer wurde aktualisiert, aufgrund einiger recht schwer Schnittstelle Neugestaltung in der uri, buf, netto, hmap und Array-Module auf RFC-Konformität und eine größere Einfachheit API soll. Auch wurden mehrere Erweiterungen und Korrekturen eingeführt.
Tags: new major branch
Priority queue and ring buffer modules were added. The major version number has been updated due to some quite heavy interface restyling in the uri, buf, net, hmap, and array modules aimed at RFC conformance and greater API simplicity. Also, several extensions and fixes have been introduced.

Project Resources