cvs commit: fptools configure.ac fptools/libraries/base/System/Posix Signals.hsc fptools/libraries/base/include HsBase.h

stolz at haskell.org stolz at haskell.org
Tue Sep 7 11:35:45 EDT 2004


stolz       2004/09/07 08:35:44 PDT

  Modified files:
    .                    configure.ac 
    libraries/base/System/Posix Signals.hsc 
    libraries/base/include HsBase.h 
  Log:
  Add cpp-protected signals sigINFO & sigWINCH if available.
  (An autoconf-wizard might want to look at the bottom of configure.ac, the
  similarities between HAVE_SIGPOLL, HAVE_SIGINFO & HAVE_SIGWINCH can surely
  be factored out)
  
  Revision  Changes    Path
  1.79      +18 -0     fptools/configure.ac
  1.14      +28 -0     fptools/libraries/base/System/Posix/Signals.hsc
  1.53      +7 -0      fptools/libraries/base/include/HsBase.h


More information about the Cvs-libraries mailing list