]> git.sur5r.net Git - cc65/commit
Don't pass mode argument to open() from _fopen().
authorPatrick Pelletier <code@funwithsoftware.org>
Fri, 17 Aug 2018 20:24:08 +0000 (13:24 -0700)
committerOliver Schmidt <ol.sc@web.de>
Fri, 17 Aug 2018 21:28:45 +0000 (23:28 +0200)
commit411a5a9483143443c17286d11bde19140ea45868
treecaee89cefc439d7004269b58d8c78a958bfeb835
parentf72d355b18a873b1f379b4ea8fb6feeddd357314
Don't pass mode argument to open() from _fopen().

It isn't necessary, since paravirt.c has a default if the mode isn't
pushed onto the stack.
asminc/stat.inc [deleted file]
include/sys/stat.h
libsrc/common/_fopen.s