]> git.sur5r.net Git - cc65/commit
Moved reusable parts of remove into oserrcheck.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 12 Aug 2003 13:06:43 +0000 (13:06 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 12 Aug 2003 13:06:43 +0000 (13:06 +0000)
commitb7d7e6bb044f9c407d2c66aa3f08ea7371676562
tree7593d90a80b3e0328d3a75bf076f3e166e6b3e9d
parentfada6651c93ec4a72851046a26550fbb3282277b
Moved reusable parts of remove into oserrcheck.
Rewrote remove().
Added rename().

git-svn-id: svn://svn.cc65.org/cc65/trunk@2272 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/common/Makefile
libsrc/common/oserrcheck.s [new file with mode: 0644]
libsrc/common/remove.s
libsrc/common/rename.s [new file with mode: 0644]