<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libbsd/include, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/libbsd/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/libbsd/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/'/>
<updated>2011-07-09T20:28:00Z</updated>
<entry>
<title>Add missing semicolon to bsd_getopt() declaration</title>
<updated>2011-07-09T20:28:00Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-07-05T18:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=059f89ca95991d5570980846020385f8947be60e'/>
<id>urn:sha1:059f89ca95991d5570980846020385f8947be60e</id>
<content type='text'>
Accidentally lost in commit 4a6303ba3b64504ab0077b9cfebd2a4b918d531d.
</content>
</entry>
<entry>
<title>Constify bsd_getopt(3) arguments</title>
<updated>2011-06-08T00:10:38Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-06-08T00:10:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=4a6303ba3b64504ab0077b9cfebd2a4b918d531d'/>
<id>urn:sha1:4a6303ba3b64504ab0077b9cfebd2a4b918d531d</id>
<content type='text'>
This matches the standard declaration for getopt(3).
</content>
</entry>
<entry>
<title>Remove blank lines at EOF</title>
<updated>2011-05-29T00:49:37Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-05-29T00:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=b891772ad6c26a30f4ae0e1d3ead306c2eab6fd1'/>
<id>urn:sha1:b891772ad6c26a30f4ae0e1d3ead306c2eab6fd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move bsd_getopt() from &lt;bsd/getopt.h&gt; to &lt;bsd/unistd.h&gt;</title>
<updated>2011-05-29T00:41:16Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-05-28T09:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=b0eb19970a2953e4f689e4d7584e78595ef93622'/>
<id>urn:sha1:b0eb19970a2953e4f689e4d7584e78595ef93622</id>
<content type='text'>
Deprecate &lt;bsd/getopt.h&gt;.
</content>
</entry>
<entry>
<title>Include the correct deprecated headeres when using the overlay</title>
<updated>2011-05-29T00:41:15Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-05-28T08:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=0bf3d3913fe2adb5974add44f93a5de78bd06710'/>
<id>urn:sha1:0bf3d3913fe2adb5974add44f93a5de78bd06710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not use the same header inclusion protector for &lt;nlist.h&gt; and &lt;bsd/nlist.h&gt;</title>
<updated>2011-05-29T00:39:44Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-05-28T04:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=913cdd91b1d696e02dff22273b7721d8dad4bf2a'/>
<id>urn:sha1:913cdd91b1d696e02dff22273b7721d8dad4bf2a</id>
<content type='text'>
Regression introduced in commit f7caf2b30da93d46528ec706dffaf5cbde5266d9.
</content>
</entry>
<entry>
<title>Add LIBBSD_DISABLE_DEPRECATED to deprecated headers</title>
<updated>2011-05-29T00:39:29Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-05-27T19:58:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=200eeb1265ec50ef54660d054f41af71c49e57fc'/>
<id>urn:sha1:200eeb1265ec50ef54660d054f41af71c49e57fc</id>
<content type='text'>
When enabled this will make the inclusion of deprecated headers a
fatal error so that it's easier to spot.
</content>
</entry>
<entry>
<title>Condense and clarify header deprecation warnings</title>
<updated>2011-05-28T08:58:26Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-05-27T20:11:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=fbd622971d0a22dd94cf23c93dab72f5c6a42bf6'/>
<id>urn:sha1:fbd622971d0a22dd94cf23c93dab72f5c6a42bf6</id>
<content type='text'>
Mention the possibility of using libbsd-overlay.pc.
</content>
</entry>
<entry>
<title>Rename LIBBSD_CLEAN_INCLUDES to LIBBSD_DISABLE_DEPRECATED</title>
<updated>2011-05-28T08:58:26Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-05-27T19:39:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=755d86be011bd3fc3edb575316daed1a641ed7d4'/>
<id>urn:sha1:755d86be011bd3fc3edb575316daed1a641ed7d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Namespace header protector in &lt;bsd/sys/cdefs.h&gt; with LIBBSD_SYS_</title>
<updated>2011-05-28T08:58:26Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@hadrons.org</email>
</author>
<published>2011-05-27T19:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/libbsd/commit/?id=cd4996cebe5c57120b504630832441038211f7b7'/>
<id>urn:sha1:cd4996cebe5c57120b504630832441038211f7b7</id>
<content type='text'>
</content>
</entry>
</feed>
