<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/include/stddef.h, branch main</title>
<subtitle>Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<entry>
<title>Revert "use int for ssize_t, (u)intptr_t instead of long in stddef.h"</title>
<updated>2017-07-26T08:25:52+00:00</updated>
<author>
<name>Matthias Gatto</name>
<email>uso.cosmo.ray@gmail.com</email>
</author>
<published>2017-07-26T08:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=4f15d08ea188f3e5c4c710f5d2d4a7f8fb0d88b7'/>
<id>4f15d08ea188f3e5c4c710f5d2d4a7f8fb0d88b7</id>
<content type='text'>
This reverts commit 52622c3c0365ad497ce1188e433ac5f0a721c283.

Because 28b7c9 was right.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 52622c3c0365ad497ce1188e433ac5f0a721c283.

Because 28b7c9 was right.
</pre>
</div>
</content>
</entry>
<entry>
<title>use int for ssize_t, (u)intptr_t instead of long in stddef.h</title>
<updated>2017-07-25T16:56:41+00:00</updated>
<author>
<name>Matthias Gatto</name>
<email>uso.cosmo.ray@gmail.com</email>
</author>
<published>2017-07-25T16:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=52622c3c0365ad497ce1188e433ac5f0a721c283'/>
<id>52622c3c0365ad497ce1188e433ac5f0a721c283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove inside_generic hack</title>
<updated>2017-07-24T09:52:15+00:00</updated>
<author>
<name>Matthias Gatto</name>
<email>uso.cosmo.ray@gmail.com</email>
</author>
<published>2017-07-24T09:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=b72cddaa6e3a69dc4480ea128566215cd537a6e2'/>
<id>b72cddaa6e3a69dc4480ea128566215cd537a6e2</id>
<content type='text'>
define uint64_t and int64_t as 'long' instead of 'long long'
when __LP64__ is define.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
define uint64_t and int64_t as 'long' instead of 'long long'
when __LP64__ is define.
</pre>
</div>
</content>
</entry>
<entry>
<title>include/stddef.h: define NULL only if undefined</title>
<updated>2015-10-24T21:19:12+00:00</updated>
<author>
<name>seyko</name>
<email>seyko2@gmail.com</email>
</author>
<published>2015-10-24T21:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=12f94f27703032f1cd17924b352158a723a4ef7c'/>
<id>12f94f27703032f1cd17924b352158a723a4ef7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected spelling mistakes in comments and strings</title>
<updated>2014-04-07T11:31:00+00:00</updated>
<author>
<name>Vincent Lefevre</name>
<email>vincent@vinc17.net</email>
</author>
<published>2014-04-07T11:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=3e9a7e9d69e3adb0e9ed65d11caf415e74458fe9'/>
<id>3e9a7e9d69e3adb0e9ed65d11caf415e74458fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare wint_t in &lt;stddef.h&gt; when needed</title>
<updated>2014-04-06T22:27:46+00:00</updated>
<author>
<name>Michael Matz</name>
<email>matz@suse.de</email>
</author>
<published>2014-04-06T22:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=0961a38493c545cd23a791cf66b45d8fc78accbd'/>
<id>0961a38493c545cd23a791cf66b45d8fc78accbd</id>
<content type='text'>
Some old glibcs &lt;wctype.h&gt; require &lt;stddef.h&gt; to provide
wint_t, accomodate them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some old glibcs &lt;wctype.h&gt; require &lt;stddef.h&gt; to provide
wint_t, accomodate them.
</pre>
</div>
</content>
</entry>
<entry>
<title>win32: _mingw.h: do not undef NULL</title>
<updated>2013-01-24T18:49:58+00:00</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2013-01-24T18:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=b89793d10a8cf1c3fa237d98cf4b656ac5aabf55'/>
<id>b89793d10a8cf1c3fa237d98cf4b656ac5aabf55</id>
<content type='text'>
Not wise if stddef.h was already included. This is related to commit

    3aa26a794e24a298493a2bc9d70fbd9aebf6437a

Instead hack stddef.h to have identical definition and thus
avoid the issue mentionned there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not wise if stddef.h was already included. This is related to commit

    3aa26a794e24a298493a2bc9d70fbd9aebf6437a

Instead hack stddef.h to have identical definition and thus
avoid the issue mentionned there.
</pre>
</div>
</content>
</entry>
<entry>
<title>win64: defined size_t and ptrdiff_t to unsigned long long</title>
<updated>2010-01-14T19:59:43+00:00</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2010-01-14T19:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=e20bf69ac5adf3607c6e60ffdd5a0bb40b8f11ed'/>
<id>e20bf69ac5adf3607c6e60ffdd5a0bb40b8f11ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop alloca #define</title>
<updated>2009-05-16T20:30:13+00:00</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2009-05-16T20:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=110a4edc154f6fb73ef3d312630455f68641123f'/>
<id>110a4edc154f6fb73ef3d312630455f68641123f</id>
<content type='text'>
(Because GNU's alloca.h unconditionally #undef's alloca)

Also, remove gcc specific sections in headers. and
instead change tests such that gcc does not use them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Because GNU's alloca.h unconditionally #undef's alloca)

Also, remove gcc specific sections in headers. and
instead change tests such that gcc does not use them.
</pre>
</div>
</content>
</entry>
<entry>
<title>new subdirs: include, lib, tests</title>
<updated>2009-04-18T13:08:03+00:00</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2009-04-18T12:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=ea5e81bd6a3376232bf4747b2fa2e0a91c19b337'/>
<id>ea5e81bd6a3376232bf4747b2fa2e0a91c19b337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
