cvs commit: fptools/libraries/base/System/Process Internals.hs fptools/libraries/unix/System/Posix Process.hsc

Sven Panne panne at haskell.org
Sat Oct 9 03:51:08 EDT 2004


panne       2004/10/09 00:51:07 PDT

  Modified files:
    libraries/base/System/Process Internals.hs 
    libraries/unix/System/Posix Process.hsc 
  Log:
  Unbreak Hugs by moving pPrPr_disableITimers and execvpe to System.Posix.Internals
  (base package) and use it from System.Posix.Process (unix package).
  
  Revision  Changes    Path
  1.2       +18 -1     fptools/libraries/base/System/Process/Internals.hs
  1.20      +2 -9      fptools/libraries/unix/System/Posix/Process.hsc


More information about the Cvs-libraries mailing list