Skip to content
  • stolz's avatar
    [project @ 2004-09-15 15:55:45 by stolz] · 2805c7ce
    stolz authored
    Add System.Posix.Signals.Exts which re-exports S.P.Signals and adds the
    two signals SIGINFO on (*BSD) and SIGWINCH (most Unices) which are not
    in POSIX.
    You should use cpp to test if those are defined before using them. This is
    encouraged by not providing dummy-definitions on platforms which do not
    offer that particular flavour.
    2805c7ce