]> git.sur5r.net Git - cc65/commit
added support for remove() and rename() standard functions
authorizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 19 Jul 2005 13:41:44 +0000 (13:41 +0000)
committerizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 19 Jul 2005 13:41:44 +0000 (13:41 +0000)
commit56420208c7064fb002720555144892a6fb496a57
tree68e202216f0f951941093ae87dc060bcb2600ca0
parentb393a52f976d5efec22cba63ce4bfff6f1784fe1
added support for remove() and rename() standard functions

git-svn-id: svn://svn.cc65.org/cc65/trunk@3533 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/geos/file/Makefile
libsrc/geos/file/sysremove.s [new file with mode: 0644]
libsrc/geos/file/sysrename.s [new file with mode: 0644]