]> git.sur5r.net Git - cc65/history - libsrc/atari/open.s
Fix comments and TELEMON uppercase
[cc65] / libsrc / atari / open.s
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-06-16 Oliver SchmidtMerge pull request #312 from groessler/atari-exec-devel
2016-06-15 Christian GroesslerFix exec() for atarixl target.
2016-06-07 Oliver SchmidtMerge pull request #307 from groessler/something_to_pull2
2016-06-07 Oliver SchmidtMerge pull request #306 from groessler/something_to_pull
2016-06-06 Christian GroesslerSome Atari runtime library fixes. 306/head
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2013-07-26 Oliver SchmidtMerge pull request #24 from greg-king5/oric
2013-07-25 Oliver SchmidtMerge pull request #12 from greg-king5/lightpen
2013-07-24 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-24 Oliver SchmidtMerge pull request #22 from groessler/something_to_pull
2013-07-23 Christian Groesslerimplement _sysrename for Atari
2013-07-23 Christian Groesslerimplement _sysrename for Atari
2013-07-10 Oliver SchmidtMerge pull request #20 from greg-king5/linker
2013-07-10 Oliver SchmidtMerge pull request #19 from groessler/something_to_pull
2013-07-09 Christian Groesslerclose IOCB if open failed -- otherwise is is still... 19/head
2013-07-09 Christian Groesslerclose IOCB if open failed -- otherwise is is still...
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2011-01-28 uzChanged priorities of destructors so atexit will be...
2010-07-08 uzRemoved useless high byte loads of the error code.
2010-07-06 cpgadapt to new oserror/errno handling
2009-11-23 cpgsave 3 bytes, patch by Daniel Serpell
2004-05-13 cuz__seterrno is now a common function available on all...
2003-01-05 cpgadded closeallfiles: close all files at program exit
2002-11-16 cuzRenamed fmode.inc -> fcntl.inc
2002-05-16 cpgsupport append mode
2002-04-21 cuzMove include files into /asminc, changed include file...
2001-12-27 cpgmoved code to convert filename to uppercase into its...
2001-10-03 cpgclriocb and findfreeiocb moved from open.s to fdtable...
2000-12-03 cpgfixed a stupid bug. why haven't I noticed it before??
2000-05-28 cpgadded support for fd indirection
2000-05-28 uzThis commit was generated by cvs2svn to compensate...