<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zittrig-4/src/tools/lcc/cpp, branch master</title>
<subtitle>The server software used for the Der Bunker Tremulous servers.
</subtitle>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/'/>
<entry>
<title>No unix memmove for msvc</title>
<updated>2016-04-07T10:01:50+00:00</updated>
<author>
<name>Pan7</name>
<email>panter@gmx.net</email>
</author>
<published>2015-01-17T17:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=5bb6bcb0052aab3357d4b69d5d77b05d3f6b8f20'/>
<id>5bb6bcb0052aab3357d4b69d5d77b05d3f6b8f20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MSVC mode marcos for creat in q3cpp on Windows</title>
<updated>2015-03-17T11:39:12+00:00</updated>
<author>
<name>Zack Middleton</name>
<email>zturtleman@gmail.com</email>
</author>
<published>2015-01-08T00:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=f8ad4bb13a4c24d65b46491674819947de3c174b'/>
<id>f8ad4bb13a4c24d65b46491674819947de3c174b</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming outp to outbufp because outp() is an existing function</title>
<updated>2015-03-17T11:39:02+00:00</updated>
<author>
<name>Pan7</name>
<email>panter@gmx.net</email>
</author>
<published>2014-12-26T11:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=bb2c3899b2d118dbffaa202b827266ba8db5d723'/>
<id>bb2c3899b2d118dbffaa202b827266ba8db5d723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop some useless return statements</title>
<updated>2013-05-31T22:10:58+00:00</updated>
<author>
<name>/dev/humancontroller</name>
<email>devhc@example.com</email>
</author>
<published>2013-04-14T16:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=386b7b9ffe6238d5107bbaeec34663248a6aa848'/>
<id>386b7b9ffe6238d5107bbaeec34663248a6aa848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memmove()</title>
<updated>2013-05-03T15:10:50+00:00</updated>
<author>
<name>Mikael Pettersson</name>
<email>mikpe@it.uu.se</email>
</author>
<published>2013-04-14T08:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=1f6f1c7f6f7843b745e2e6d6a67cd9bf3671d319'/>
<id>1f6f1c7f6f7843b745e2e6d6a67cd9bf3671d319</id>
<content type='text'>
[The lcc source] overrides the libc memmove() with its own implementation,
but that implementation fails to follow the specification. In particular,
it returns NULL rather than memmove()'s first parameter.

GCC now optimizes based on this aspect of the specification, so things go
wrong at runtime.

[Text &amp; patch from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56881#c8]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[The lcc source] overrides the libc memmove() with its own implementation,
but that implementation fails to follow the specification. In particular,
it returns NULL rather than memmove()'s first parameter.

GCC now optimizes based on this aspect of the specification, so things go
wrong at runtime.

[Text &amp; patch from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56881#c8]
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 5146 - Remove last of warnings under gcc 4.6.1 for Linux, patch by q3urt.undead@gmail.com</title>
<updated>2013-01-10T23:26:57+00:00</updated>
<author>
<name>Thilo Schulz</name>
<email>arny@ats.s.bawue.de</email>
</author>
<published>2011-08-05T13:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=30876f1accd3cfde76c6f52e31c869f6a95f60a8'/>
<id>30876f1accd3cfde76c6f52e31c869f6a95f60a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Merge ioq3-r1946</title>
<updated>2013-01-03T00:18:07+00:00</updated>
<author>
<name>Tim Angus</name>
<email>tim@ngus.net</email>
</author>
<published>2011-04-23T22:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=06006eb6930de74c577c87daf6a0f7917e22d578'/>
<id>06006eb6930de74c577c87daf6a0f7917e22d578</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Merge ioq3-r1708</title>
<updated>2013-01-03T00:17:05+00:00</updated>
<author>
<name>Tim Angus</name>
<email>tim@ngus.net</email>
</author>
<published>2009-10-26T00:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=0fed3b1c32d99560482ea162b197531439df76e5'/>
<id>0fed3b1c32d99560482ea162b197531439df76e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Merge ioq3-r1423</title>
<updated>2013-01-03T00:15:28+00:00</updated>
<author>
<name>Tim Angus</name>
<email>tim@ngus.net</email>
</author>
<published>2009-10-03T11:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=b47a49a03370e7ea42f47623b9f72a5ca799f0e7'/>
<id>b47a49a03370e7ea42f47623b9f72a5ca799f0e7</id>
<content type='text'>
  + IPv6
  + VoIP
  + Stereo rendering
  + Other minor stuff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  + IPv6
  + VoIP
  + Stereo rendering
  + Other minor stuff
</pre>
</div>
</content>
</entry>
<entry>
<title>* Merged ioq3-r708</title>
<updated>2006-04-16T00:38:56+00:00</updated>
<author>
<name>Tim Angus</name>
<email>tim@ngus.net</email>
</author>
<published>2006-04-16T00:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://redman.xyz/git/zittrig-4/commit/?id=dfa4bb52a7ac0b1f99d1ce9f78ec0ffbb7d7febc'/>
<id>dfa4bb52a7ac0b1f99d1ce9f78ec0ffbb7d7febc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
