Package gambit-signal: Information

    Binary package: gambit-signal
    Version: 1.1-alt0.M60P.1
    Architecture: i586
    Build time:  Jul 12, 2013, 07:38 PM
    Source package: gambit-signal
    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

    Maintainer: Paul Wolneykien


    ACL:
    @qa_p6

    Last changed


    July 12, 2013 Andrey Cherepanov 1.1-alt0.M60P.1
    - Backport to p6 branch new version
    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.