|
About:
OSSP al defines an abstract data type of a data
buffer that can assemble, move, and truncate
chunks of data in a stream but avoids actual
copying. It was built to deal efficiently with
communication streams between software modules. It
especially provides flexible semantical data
attribution through by-chunk labeling. It also has
convenient chunk traversal methods and optional
OSSP ex based exception handling.
Release focus: Minor bugfixes
Changes:
An Autoconf check is provided for the va_copy(d,s)
macro. The build environment was upgraded to GNU
autoconf 2.59, GNU libtool 1.5.20, and GNU shtool
2.0.3.
Author:
Michael van Elst <mlelstv (at) dev (dot) de (dot) cw (dot) net>
[contact developer]
Homepage:
http://www.ossp.org/pkg/lib/al/
Tar/GZ:
ftp://ftp.ossp.org/pkg/lib/al/
Changelog:
http://cvs.ossp.org/pkg/lib/al/ChangeLog
RPM package:
ftp://ftp.openpkg.org/current/SRC/
CVS tree (cvsweb):
http://cvs.ossp.org/pkg/lib/al/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|