<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/.gitignore, branch main</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/.gitignore?h=main</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/.gitignore?h=main'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2026-04-22T10:12:10Z</updated>
<entry>
<title> Ignore tmp-configure-* files</title>
<updated>2026-04-22T10:12:10Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-04-22T10:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=72c78835b541f3632b5bfdebd504a9b110420461'/>
<id>urn:sha1:72c78835b541f3632b5bfdebd504a9b110420461</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add pkg-config support</title>
<updated>2025-04-29T04:02:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-04-29T04:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=8ccf1783ae3f41b9675e4ad47b844e837a65a2fd'/>
<id>urn:sha1:8ccf1783ae3f41b9675e4ad47b844e837a65a2fd</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Add skalibs/posixishard.h</title>
<updated>2019-02-19T16:23:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-02-19T16:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=ff9333d473adb4ae1de2d9323394073793627823'/>
<id>urn:sha1:ff9333d473adb4ae1de2d9323394073793627823</id>
<content type='text'>
 This will break things. It's a known issue. Patches to other
packages will come later, to adapt them to the new API.

 To work around brokenness, there needs to be *two* different
headers:
 1. one to be used before including system headers, that maximizes
visibility by enabling system-dependent feature test macros
(that will be tested by system headers)
 2. one to be used after including system headers, that performs
preprocessor tests and defines.

 skalibs/nonposix.h is the first one.
 Previously, there was no second one, and the tests were scattered
all over. There was a strnlen declaration in skalibs/posixplz.h
(which serves a totally different function: declaring things that
should be in POSIX, but *are not*, i.e. working around problems in
the standard, instead of problems in systems failing to respect
the standard), a build-time sysdep for error.h, #defines for
MSG_NOSIGNAL, etc. etc.
 skalibs/posixishard.h now is the second one, and centralizes
all the tests.

 As a result, the eproto sysdep is unnecessary and has been removed.
skalibs/error.h is now a static header, it is not built anymore.
</content>
</entry>
<entry>
<title> Prepare for 2.6.2.0</title>
<updated>2017-11-27T12:34:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-11-27T12:34:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=77c1c85dbf79927f48b4dc09cd4cdbadcfee84af'/>
<id>urn:sha1:77c1c85dbf79927f48b4dc09cd4cdbadcfee84af</id>
<content type='text'>
</content>
</entry>
<entry>
<title> version: 2.6.1.0</title>
<updated>2017-10-30T13:24:18Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-10-30T13:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=fb9297b73406ccd1663bc930cfd96320a742f497'/>
<id>urn:sha1:fb9297b73406ccd1663bc930cfd96320a742f497</id>
<content type='text'>
</content>
</entry>
<entry>
<title> git unignore setgroups.h ...</title>
<updated>2017-07-16T16:07:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-07-16T16:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6f1f48e93fb6e09d68ca75e315f3cbd71e42d540'/>
<id>urn:sha1:6f1f48e93fb6e09d68ca75e315f3cbd71e42d540</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the generated files to .gitignore</title>
<updated>2017-06-07T14:01:47Z</updated>
<author>
<name>7heo</name>
<email>7heo@mail.com</email>
</author>
<published>2017-03-30T15:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=e139501224edbae1d02c534642597cfc42e5b71e'/>
<id>urn:sha1:e139501224edbae1d02c534642597cfc42e5b71e</id>
<content type='text'>
The files generated by make should be ignored, in order to all users to
clone the repository as a submodule.
</content>
</entry>
<entry>
<title> Update .gitignore for XYZZY</title>
<updated>2015-09-23T19:30:04Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-09-23T19:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=8b0db253ffa02096795f4c9ebd82c1bd4818df1d'/>
<id>urn:sha1:8b0db253ffa02096795f4c9ebd82c1bd4818df1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial commit with rc for skalibs-2.0.0.0</title>
<updated>2014-09-18T18:55:44Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-09-18T18:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=3534b428629be185e096be99e3bd5fdfe32d5544'/>
<id>urn:sha1:3534b428629be185e096be99e3bd5fdfe32d5544</id>
<content type='text'>
</content>
</entry>
</feed>
