Download List

Descripción del Proyecto

OSSP val is a flexible name-to-value mapping library for ISO-C
variables. It allows one to access ISO-C variables through name
strings, although the ISO-C language provides neither such a dedicated
facility nor an evaluation construct (which could be used to implement
such a facility easily). In general, this is used for accessing ISO-C
variables without having to know the actual symbol/address. The
typical use cases are in combination with flexible configuration
parsing and supporting loosely-coupled DSO-based module architectures.

System Requirements

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.

2005-10-03 15:11
0.9.4

El entorno de construcción fue aumentado a GNU libtool 1.5.20 y 2.0.3 de GNU shtool.
Tags: Minor bugfixes
The build environment was upgraded to GNU libtool
1.5.20 and GNU shtool 2.0.3.

2004-09-13 10:54
0.9.3

El entorno de generación se ha actualizado para usar GNU libtool 1.5.8 y 2.0.1 de GNU shtool.
Tags: Minor feature enhancements
The build environment was updated to use GNU
libtool 1.5.8 and GNU shtool 2.0.1.

2004-04-04 15:49
0.9.2

Algunos paso variable fue doble fundido para eludir las advertencias del CCG. Las comparaciones de las variables va_list contra NULL ahora evitarse. El entorno de construcción fue aumentado a GNU libtool 1.5.4 y GNU autoconf 2.59.
Tags: Minor bugfixes
Some variable passing was double-casted to
circumvent GCC warnings. Comparisons of va_list
variables against NULL are now avoided. The build
environment was upgraded to GNU libtool 1.5.4 and
GNU autoconf 2.59.

2003-02-17 18:08
0.9.1

La clave / datos de pedidos en la biblioteca incluye hashing lineal fue canjeado a solucionar un problema de alineación de datos. El entorno de construcción fue aumentado a 2,57 GNU autoconf, libtool de GNU 1.4.3, y 1.6.2 de GNU shtool.
Tags: Minor bugfixes
The key/data order in the included linear hashing library was swapped to fix a data alignment problem. The build environment was upgraded to GNU autoconf 2.57, GNU libtool 1.4.3, and GNU shtool 1.6.2.

2002-03-15 16:33
0.9.0

Tags: Initial freshmeat announcement

Project Resources