cvs commit: fptools/ghc/includes RtsExternal.h fptools/ghc/rts
Adjustor.c RtsUtils.c RtsUtils.h
Simon Marlow
simonmar at haskell.org
Tue Jul 12 07:51:31 EDT 2005
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
More information about the Cvs-ghc
mailing list