1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-01 03:30:20 +00:00
cc65/include/sys
Patrick Pelletier 411a5a9483 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.
2018-08-17 23:28:45 +02:00
..
stat.h Don't pass mode argument to open() from _fopen(). 2018-08-17 23:28:45 +02:00
types.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
utsname.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00