Download List

Descripción del Proyecto

Timer_q is a shared C library which implements multiple queues of timed events. This is commonly needed, but often implemented badly (via. alarm()). The library also aims to be fast, small, and easy to use.

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.

2006-03-07 07:35
1.0.7

Muchas correcciones se hicieron en los casos de esquina. Una versión de depuración se ha añadido para el desarrollo de código con la biblioteca. Un marco de pruebas unitarias y algunas pruebas de la unidad fueron incluidos.
Tags: Minor bugfixes
Many fixes were made for corner cases. A debug build was added for the development of code using the library. A unit test framework and some unit tests were included.

2003-01-18 12:07
1.0.5

pkg-config construcción y el uso se utiliza ahora, y los archivos RPM spec fueron cambiados.
Tags: Minor feature enhancements
pkg-config build and usage is now used, and the RPM spec files were changed.

2001-01-30 15:14
timer_q 0.9.0

Nueva documentación y un archivo en especifico, un par de nuevas características, y una corrección de errores.
New documentation and a spec file, a couple of new features, and a bugfix.

2001-01-30 15:14
timer_q 0.8

Initial release.
Initial release.

2001-01-30 15:14
1.0.4

Arreglos para un par de fallos leves de documentación y un error que haría esperar el temporizador en todo bajo ciertas condiciones.
Fixes for a couple of minor documentation glitches and one bug that would make the timer's wait around under certain conditions.

Project Resources