ioef/code/tools/lcc/cpp
Zack Middleton bd2af6e4ea Use MSVC mode marcos for creat in q3cpp on Windows
Using unix mode 0666 for creat was causing crashes when compiled with MSVC.
So use the marcos recommended by MSDN. MinGW also has the marcos, so apply
to Windows builds in general.
2015-01-07 19:27:59 -06:00
..
cpp.c Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
cpp.h Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
eval.c Fixed compiler warning about uninitialized variables. 2006-01-14 09:16:16 +00:00
getopt.c * (bug 3611) prevent global symbol conflict on some systems (Mac OS X) for 2008-04-23 17:39:39 +00:00
hideset.c * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
include.c Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
lex.c * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
macro.c Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
nlist.c * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend 2008-07-05 23:50:38 +00:00
tokens.c Bug 5146 - Remove last of warnings under gcc 4.6.1 for Linux, patch by q3urt.undead@gmail.com 2011-08-05 13:33:15 +00:00
unix.c Use MSVC mode marcos for creat in q3cpp on Windows 2015-01-07 19:27:59 -06:00