cvs commit: hugs98/src iomonad.c dirprim.c

nordland@glass.cse.ogi.edu nordland@glass.cse.ogi.edu
Thu, 6 Dec 2001 09:20:26 -0800


nordland    2001/12/06 09:20:26 PST

  Modified files:
    src                  iomonad.c dirprim.c 
  Log:
  Made the directory primitives compile under MacOS 9.  Essentially, that
  means disabling the getting and setting of file permissions, and not
  performing any further analysis of IO errors.
  
  Revision  Changes    Path
  1.16      +4 -4      hugs98/src/iomonad.c
  1.4       +14 -0     hugs98/src/dirprim.c