1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-14 19:29:26 +00:00
cc65/libsrc/geos/file
izydorst 2ff9fd615b added GetFile implementation
git-svn-id: svn://svn.cc65.org/cc65/trunk@2038 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-04-04 14:41:06 +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 added GetFile implementation 2003-04-04 14:41:06 +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 GetFile implementation 2003-04-04 14:41:06 +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 all functions returning char in A now have X cleared 2003-01-02 01:50:39 +00:00
savefile.s all functions returning char in A now have X cleared 2003-01-02 01:50:39 +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