<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/src/libeinfo/einfo.h, branch github/mount-service</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Fmount-service</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Fmount-service'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2014-10-22T11:46:49Z</updated>
<entry>
<title>einfo.h, rc.h.in: simplify __BEGIN_DECLS logic</title>
<updated>2014-10-22T11:46:49Z</updated>
<author>
<name>Anthony G. Basile</name>
<email>blueness@gentoo.org</email>
</author>
<published>2014-10-22T11:46:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=86e9aa0d36813e2630c6613cd71c3ce8db642f71'/>
<id>urn:sha1:86e9aa0d36813e2630c6613cd71c3ce8db642f71</id>
<content type='text'>
There is no need to redefine __BEGIN_DECLS and __END_DECLS.
We simplify the logic here and avoid undefining these macros.
</content>
</entry>
<entry>
<title>einfo.h, rc.h.in: ensure __BEGIN_DECLS is defined</title>
<updated>2014-10-21T13:39:34Z</updated>
<author>
<name>Anthony G. Basile</name>
<email>blueness@gentoo.org</email>
</author>
<published>2014-10-21T13:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=4a08517cac3c68c232694db7288654b58b68b8ba'/>
<id>urn:sha1:4a08517cac3c68c232694db7288654b58b68b8ba</id>
<content type='text'>
Some Standard C Libraries, like musl, don't define __BEGIN_DECLS
or __END_DECLS.  We add some ifdef magic to ensure these are
available.
</content>
</entry>
<entry>
<title>Revert "Make einfo routines private"</title>
<updated>2013-10-21T18:49:41Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-10-16T17:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=48981be8a872c7a0191d2519793205276fdc423a'/>
<id>urn:sha1:48981be8a872c7a0191d2519793205276fdc423a</id>
<content type='text'>
This reverts commit de88aff0a839844526ae262f8961ec4372fed238.
I was advised that splashutils links to libeinfo, so we do have a
consumer for this library.
</content>
</entry>
<entry>
<title>Make einfo routines private</title>
<updated>2013-09-27T03:18:21Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-09-23T01:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=de88aff0a839844526ae262f8961ec4372fed238'/>
<id>urn:sha1:de88aff0a839844526ae262f8961ec4372fed238</id>
<content type='text'>
The libeinfo library has no consumers other than OpenRC, so there is no
reason for it to be maintained as a library. The einfo routines are now
an object that links with the rc binary.
</content>
</entry>
<entry>
<title>drop useless "All rights reserved" notice</title>
<updated>2011-06-29T23:46:31Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-06-29T23:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=d0bc4f20adfe4392639ddda6721850fdc74ea123'/>
<id>urn:sha1:d0bc4f20adfe4392639ddda6721850fdc74ea123</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Add (c) to Copyright</title>
<updated>2009-05-01T14:11:40Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-01T14:11:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=658a22063820b6f3ebbae13e54bd98df529a6eef'/>
<id>urn:sha1:658a22063820b6f3ebbae13e54bd98df529a6eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up warnings regarding printf.</title>
<updated>2008-10-08T15:56:47Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-10-08T15:56:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=8c8751fa60b529d190ca85857096cf741b0436de'/>
<id>urn:sha1:8c8751fa60b529d190ca85857096cf741b0436de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow our headers to be included by C++ programs easily.</title>
<updated>2008-03-28T11:06:47Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-03-28T11:06:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=b418f2e471f743b9655847970b13e37b30423c6e'/>
<id>urn:sha1:b418f2e471f743b9655847970b13e37b30423c6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license blurb to a few files and append my email to my name.</title>
<updated>2008-03-26T17:53:37Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-03-26T17:53:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=15d34d0a160a00d400413c7639b27ac737b97f49'/>
<id>urn:sha1:15d34d0a160a00d400413c7639b27ac737b97f49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ from queue(3). Refactor code style around the BSD KNF.</title>
<updated>2008-03-16T17:00:56Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-03-16T17:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=cb9da6a262b60255cd037f20b4cde3ab2c8a1e6a'/>
<id>urn:sha1:cb9da6a262b60255cd037f20b4cde3ab2c8a1e6a</id>
<content type='text'>
</content>
</entry>
</feed>
