]> git.sur5r.net Git - cc65/history - libsrc/common/_cwd.s
no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced by TGI_ERR_NO_RES
[cc65] / libsrc / common / _cwd.s
2005-04-19 cuzLeave __cwd_buf_size intact
2005-04-19 cuzMake the size of _cwd FILENAME_MAX chars
2005-04-16 cuzInitialize _cwd by use of a constructor that calls...
2003-08-12 cuzFixes to the code just written
2003-08-12 cuzAdded a getcwd function