1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 06:28:57 +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 all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
closerecordfile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
deletefile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
deleterecord.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
findfile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
findftypes.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
followchain.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
freefile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
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 all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
getfile.s GetFile fixes 2003-05-01 16:18:04 +00:00
getnxtdirentry.s errno/oserrno stuff is cleaned up, saved some bytes in dialog box functions 2001-07-04 22:08:13 +00:00
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 all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
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 all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
readbyte.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
readfile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
readrecord.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
renamefile.s to clarify things... 2005-07-19 13:36:01 +00:00
savefile.s added missing parameters to GetFile and SaveFile functions 2003-04-17 16:22:17 +00:00
sysremove.s added support for remove() and rename() standard functions 2005-07-19 13:41:44 +00:00
sysrename.s added support for remove() and rename() standard functions 2005-07-19 13:41:44 +00:00
updaterecordfile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
writerecord.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00