]> git.sur5r.net Git - cc65/history - include/sys
Fixed _textcolor definition.
[cc65] / include / sys /
2018-08-29 greg-king5Merge pull request #706 from xlar54/master
2018-08-18 Oliver SchmidtFixed Visual C++ build (and some style adjustments).
2018-08-17 Patrick PelletierUse non-POSIX values for S_IREAD and S_IWRITE.
2018-08-17 Patrick PelletierDon't pass mode argument to open() from _fopen().
2018-08-17 Patrick PelletierAllow "mode" argument to open() to be passed from 6502...
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2003-10-21 cuzFixed _HAVE_off_t
2003-08-12 cuzNew field length, added suggestions about contents
2003-08-12 cuzNew include file
2003-06-12 cuzunistd.h needs off_t
2003-06-12 cuzRestructured fcntl.h. Moved most stuff into the new...