cvs commit: hugs98/src builtin.c

Ross Paterson <[email protected]> Fri, 19 May 2006 14:20:52 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <[email protected]>
ross        2006/05/19 14:20:51 PDT

  Modified files:
    src                  builtin.c 
  Log:
  Define mallocBytesRWX() always, even though it may just be malloc().
  (should fix #25 and #26)
  
  Revision  Changes    Path
  1.92      +3 -4      hugs98/src/builtin.c