cvs commit: hugs98/src storage.c storage.h iomonad.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Sun, 3 Feb 2002 11:00:12 -0800


sof         2002/02/03 11:00:12 PST

  Modified files:
    src                  storage.c storage.h iomonad.c 
  Log:
  - make handle table (optionally) resizeable.
  - fwritePrim(): don't use openHandle().
  
  Revision  Changes    Path
  1.27      +22 -2     hugs98/src/storage.c
  1.26      +8 -2      hugs98/src/storage.h
  1.21      +47 -25    hugs98/src/iomonad.c