Télécharger la liste

Description du projet

The VRB library is a virtual ring buffer. It uses 2
mirrored ranges of memory to avoid most needs to
check for buffer wraparound. This allows the caller
to have direct access to buffer space and buffer
data as a linear contiguous block.

Système requise

System requirement is not defined
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.

2006-03-07 07:35
0.5.0

Une fonction vrb_empty a été ajouté. Code mort dans vrb_take a été nettoyé. Une boucle de sondage a été mis en œuvre dans vbuf. vbuf utilise maintenant getopt. Calcul de la mémoire tampon de taille et type de données / Mise en ont été fixées dans vbuf.
Tags: Minor bugfixes
A vrb_empty function was added. Dead code in vrb_take was cleaned up. A poll loop was implemented in vbuf. vbuf now uses getopt. Buffer size calculation and data type/format were fixed in vbuf.

2002-10-01 06:08
0.4.0

Les noms Typedef ont changé (avec un effet de compatibilité) à une forme plus standard. Garde pages (comme "Electric Fence») et de nouvelles pages de manuel ont été ajoutées.
Tags: Major feature enhancements
The Typedef names have changed (with a compatibility impact) to a more
standard form. Guard pages (like "Electric Fence") and new manpages
have been added.

2001-12-10 13:30
0.3.0

Tags: Minor bugfixes

2001-03-04 12:05
0.2.0

Tags: Initial freshmeat announcement

Project Resources