<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/xlint, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-02-13T22:25:33Z</updated>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>urn:sha1:0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
<updated>2004-12-21T08:47:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T08:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e653b48c80fb85b2a10372d664a4b55dbdc51dae'/>
<id>urn:sha1:e653b48c80fb85b2a10372d664a4b55dbdc51dae</id>
<content type='text'>
OK'ed by:	core
</content>
</entry>
<entry>
<title>Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm.</title>
<updated>2004-05-14T13:44:36Z</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2004-05-14T13:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bc67fdeab26f23332faa81ef7f2ef07215d4c057'/>
<id>urn:sha1:bc67fdeab26f23332faa81ef7f2ef07215d4c057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style.Makefile(5):</title>
<updated>2004-02-23T20:25:27Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2004-02-23T20:25:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=604d24db9579f5b317cae3fae63ab75ef5efca7f'/>
<id>urn:sha1:604d24db9579f5b317cae3fae63ab75ef5efca7f</id>
<content type='text'>
	Use WARNS?= instead of WARNS=.
</content>
</entry>
<entry>
<title>Fixed style of DPADD and LDADD assignments as per style.Makefile(5).</title>
<updated>2004-02-05T22:44:25Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-05T22:44:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47d7e8a96f52d91b1f0fe5184f0f5d88c897db38'/>
<id>urn:sha1:47d7e8a96f52d91b1f0fe5184f0f5d88c897db38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The size of a long double is 16 bytes, not 12 bytes.</title>
<updated>2003-11-03T05:09:57Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2003-11-03T05:09:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d3e35d8054265be9ad6e2e551d7bad5f0adb051'/>
<id>urn:sha1:8d3e35d8054265be9ad6e2e551d7bad5f0adb051</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the -Wtraditional warning from the global cpp flags to when the -p</title>
<updated>2003-10-26T03:34:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-10-26T03:34:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=017ea7dbc2881ae23aa55595f1d2d01e1ac008be'/>
<id>urn:sha1:017ea7dbc2881ae23aa55595f1d2d01e1ac008be</id>
<content type='text'>
(portability warnings) switch is used.  Add -Wno-system-headers after it so
that we dont get 500 screenfulls of warnings about #elif in /usr/include.
I'm not entirely happy with this.  Maybe cdefs.h shouldn't use #elif and
instead nest #else clauses?
</content>
</entry>
<entry>
<title>If lint(1) is not "lint", don't try to lint the xlint compat-libs. A</title>
<updated>2003-06-15T13:03:37Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-06-15T13:03:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1dd991a05b4271048788272a97e27fd33bba31dc'/>
<id>urn:sha1:1dd991a05b4271048788272a97e27fd33bba31dc</id>
<content type='text'>
third-party lint is probably being used.
</content>
</entry>
<entry>
<title>Consistently use __inline for pure c89 compilers.</title>
<updated>2003-06-07T18:12:30Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-06-07T18:12:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d104f0300a293533dce97becbbd934d118ab5d6f'/>
<id>urn:sha1:d104f0300a293533dce97becbbd934d118ab5d6f</id>
<content type='text'>
Submitted by:	Tim Kientzle &lt;kientzle@acm.org&gt;
</content>
</entry>
<entry>
<title>Add amd64 settings.</title>
<updated>2003-05-08T06:33:49Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-05-08T06:33:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=203fc38a605cd5993e0e00030c25364e1707035d'/>
<id>urn:sha1:203fc38a605cd5993e0e00030c25364e1707035d</id>
<content type='text'>
Approved by:  re (scottl)
</content>
</entry>
</feed>
