]> git.sur5r.net Git - cc65/commit
Use non-POSIX values for S_IREAD and S_IWRITE.
authorPatrick Pelletier <code@funwithsoftware.org>
Fri, 17 Aug 2018 20:39:15 +0000 (13:39 -0700)
committerOliver Schmidt <ol.sc@web.de>
Fri, 17 Aug 2018 21:28:45 +0000 (23:28 +0200)
commite549e23a87d8fc2f966aaae6dcf097bb392822c1
treece3b6e83b2fa14cf67bb644570526f27e9c0a7ba
parent411a5a9483143443c17286d11bde19140ea45868
Use non-POSIX values for S_IREAD and S_IWRITE.

(As requested in the PR.)
include/sys/stat.h
src/sim65/paravirt.c