<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/stddef.h, branch release/4.6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC:  back out wint_t and mbstate_t as I am tired of the complaints.</title>
<updated>2001-05-24T19:32:09+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-05-24T19:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6d9b5cdd0e5e47740fec1b2a29303b38f0962a75'/>
<id>6d9b5cdd0e5e47740fec1b2a29303b38f0962a75</id>
<content type='text'>
The STLport will probably become broken again, but I'll work on fixing it
later.

I wish someone would explain why the NetBSD Cirtus branch has the types
in their stddef.h...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The STLport will probably become broken again, but I'll work on fixing it
later.

I wish someone would explain why the NetBSD Cirtus branch has the types
in their stddef.h...
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Add mbstate_t and wint_t.</title>
<updated>2001-05-18T05:53:09+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-05-18T05:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b8531a258e38f8b9f4f5c3560bf58ecbd9b7048'/>
<id>9b8531a258e38f8b9f4f5c3560bf58ecbd9b7048</id>
<content type='text'>
     Spell _BSD_TIME_T_ consistently as `int'.
	 Update comments.
	 Style tweaks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     Spell _BSD_TIME_T_ consistently as `int'.
	 Update comments.
	 Style tweaks.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2001-03-05T13:09:13+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-03-05T13:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=250ca53067c7d9dd1e8993dbe55b6b9082aca074'/>
<id>250ca53067c7d9dd1e8993dbe55b6b9082aca074</id>
<content type='text'>
Convert all users of fldoff() to offsetof().  fldoff() is bad
because it only takes a struct tag which makes it impossible to
use unions, typedefs etc.

Define __offsetof() in &lt;machine/ansi.h&gt;
Define offsetof() in terms of __offsetof() in &lt;stddef.h&gt; and &lt;sys/types.h&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert all users of fldoff() to offsetof().  fldoff() is bad
because it only takes a struct tag which makes it impossible to
use unions, typedefs etc.

Define __offsetof() in &lt;machine/ansi.h&gt;
Define offsetof() in terms of __offsetof() in &lt;stddef.h&gt; and &lt;sys/types.h&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed longstanding namespace convolution involving rune_t vs wchar_t.</title>
<updated>1996-05-01T00:40:10+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-05-01T00:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cdd84b02119661919861a0ce13cffa523d3e93a9'/>
<id>cdd84b02119661919861a0ce13cffa523d3e93a9</id>
<content type='text'>
If _ANSI_SOURCE or _POSIX_SOURCE is defined, then &lt;ctype.h&gt; had to
be included before &lt;stddef.h&gt; or &lt;stdlib.h&gt; to get rune_t declared.
Now rune_t is declared perfectly bogusly in all cases when &lt;ctype.h&gt;
is included.

This change breaks similar (but more convoluted) convolutions in the
stddef.h in gcc distributions.  Ports of gcc should avoid using the
gcc headers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If _ANSI_SOURCE or _POSIX_SOURCE is defined, then &lt;ctype.h&gt; had to
be included before &lt;stddef.h&gt; or &lt;stdlib.h&gt; to get rune_t declared.
Now rune_t is declared perfectly bogusly in all cases when &lt;ctype.h&gt;
is included.

This change breaks similar (but more convoluted) convolutions in the
stddef.h in gcc distributions.  Ports of gcc should avoid using the
gcc headers.
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Include Sources</title>
<updated>1994-05-24T09:57:34+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-24T09:57:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=59deaec541ae8baaa58daf6c5a2196ea7de180c3'/>
<id>59deaec541ae8baaa58daf6c5a2196ea7de180c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
