]> git.sur5r.net Git - cc65/history - libsrc/cbm/dir.inc
Improved some multiplication code.
[cc65] / libsrc / cbm / dir.inc
2012-06-03 uzImplemented rewinddir/seekdir.
2012-06-03 uzAdded the telldir() function.
2012-06-03 uzImplement special read function that sets errno in...
2012-06-01 uzNew function _dirskip that allows to skip an amount...
2012-05-30 uzAdded the POSIX functions opendir() and closedir().