This directory contains preliminary code for ANSI-portable file system
classes.  They will eventually become part of the standard library
after they've been looked over carefully and tested for compatibility.
I need help doing this, please!  At the very least I don't have access
to all the strange file systems out there.  Ari *did* test these under OS/2.

Ari notes:

Some things are still not done, like setting the current working
directory and renaming files. The recursive deleting is also commented
out at the moment.  You can also change the definition of CHAR so that
is_space doesn't consider the Ctrl-Z any more.

The plus() features in both file cursors are ugly and don't quite
work.
