Пакет gambit-signal: Информация
Бинарный пакет: gambit-signal
Версия: 1.1-alt1
Архитектура: i586
Собран: 28 июня 2013 г. 21:50
Исходный пакет: gambit-signal
Категория: Разработка/Scheme
Сообщить об ошибке в пакетеЗагрузка: gambit-signal-1.1-alt1.i586.rpm
Домашняя страница:
Лицензия: GPLv3+
О пакете: UNIX signal handling library for Gambit-C Scheme programming system
Описание:
UNIX signal handling library for Gambit-C Scheme programming system
Сопровождающий: Paul Wolneykien
Последнее изменение
26 июня 2013 г. Paul Wolneykien 1.1-alt1
- Use Gambit's interrupts to pass on the received signals. - Raise the exception interrupting the recipient thread. - Exit with status of 1 when the test fails.
22 мая 2013 г. Paul Wolneykien 1.0-alt11
- Add the proc to access the signal number field in a signal exception.
20 мая 2013 г. Paul Wolneykien 1.0-alt10
- Bundle sources in plain tar. - Add the test program. - Add getpid and getppid wrappers. - Add the Makefile and use it. - Refactor the sources, update the licensing information.