simonmar    2005/07/12 04:51:31 PDT

  Modified files:
    ghc/includes         RtsExternal.h 
    ghc/rts              Adjustor.c RtsUtils.c RtsUtils.h 
  Log:
  Move mallocBytesRWX into RtsUtils, rename it to stgMallocBytesRWX, and
  export it.
  
  Revision  Changes    Path
  1.13      +2 -0      fptools/ghc/includes/RtsExternal.h
  1.48      +9 -58     fptools/ghc/rts/Adjustor.c
  1.45      +53 -0     fptools/ghc/rts/RtsUtils.c
  1.30      +3 -0      fptools/ghc/rts/RtsUtils.h
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to