Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
sezero 073114fce1 console.c (LOG_Init): Removed the O_APPEND flag when opening the log file.
It was a legacy from Quake who used to open and close the log file on every
write. Commented out the unlink() call and added O_TRUNC to the open flags.

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@476 af15c1b1-3010-417e-b628-4374ebc0bcbd
2011-08-03 19:30:37 +00:00
quakespasm console.c (LOG_Init): Removed the O_APPEND flag when opening the log file. 2011-08-03 19:30:37 +00:00