Package gambit-signal: Information

Source package: gambit-signal
Version: 1.1-alt1
Build time:  Jun 28, 2013, 09:50 PM
Report package bug
Home page: 

License: GPLv3+
Summary: UNIX signal handling library for Gambit-C Scheme programming system
Description: 
UNIX signal handling library for Gambit-C Scheme programming system

List of rpms provided by this srpm:
gambit-signal (x86_64, i586)
gambit-signal-debuginfo (x86_64, i586)
gambit-signal-devel (noarch)

Maintainer: Paul Wolneykien

List of contributors:
Paul Wolneykien

    1. glibc-devel
    2. gambit

Last changed


June 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.
May 22, 2013 Paul Wolneykien 1.0-alt11
- Add the proc to access the signal number field in a signal
  exception.
May 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.