1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +00:00
cc65/libsrc/geos/file
izydorst 56420208c7 added support for remove() and rename() standard functions
git-svn-id: svn://svn.cc65.org/cc65/trunk@3533 b7a2c559-68d2-44c3-8de9-860c34a00d81
2005-07-19 13:41:44 +00:00
..
appendrecord.s
closerecordfile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
deletefile.s
deleterecord.s
findfile.s
findftypes.s
followchain.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
freefile.s
get1stdirentry.s errno/oserrno stuff is cleaned up, saved some bytes in dialog box functions 2001-07-04 22:08:13 +00:00
getfhdrinfo.s
getfile.s GetFile fixes 2003-05-01 16:18:04 +00:00
getnxtdirentry.s
insertrecord.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
Makefile added support for remove() and rename() standard functions 2005-07-19 13:41:44 +00:00
nextrecord.s
openrecordfile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
pointrecord.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
previousrecord.s
readbyte.s
readfile.s
readrecord.s
renamefile.s
savefile.s
sysremove.s added support for remove() and rename() standard functions 2005-07-19 13:41:44 +00:00
sysrename.s
updaterecordfile.s
writerecord.s