<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/Makefile, branch v2.11.1.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/Makefile?h=v2.11.1.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/Makefile?h=v2.11.1.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2021-04-09T15:05:21Z</updated>
<entry>
<title> No need for noexecstack, but the strip is too greedy</title>
<updated>2021-04-09T15:05:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-04-09T15:05:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=480d9503263fa4e8f86ea6f8ee8cb373c8607e5b'/>
<id>urn:sha1:480d9503263fa4e8f86ea6f8ee8cb373c8607e5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Put correct /library.so back into Makefile</title>
<updated>2020-01-27T16:25:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-01-27T16:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d200635a4c624c687b3387f937425d12239eb5c3'/>
<id>urn:sha1:d200635a4c624c687b3387f937425d12239eb5c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix shared libs installation; prepare for 2.9.2.0</title>
<updated>2020-01-27T15:02:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-01-27T15:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=3f090bb2fe66f9fd79c75344fa7f03a76ea67e00'/>
<id>urn:sha1:3f090bb2fe66f9fd79c75344fa7f03a76ea67e00</id>
<content type='text'>
</content>
</entry>
<entry>
<title> sysdeps redesign: first part: minimize clr tests</title>
<updated>2019-09-20T18:22:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-20T18:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6011d413604df8224b91ca9f9b3d50663b60e117'/>
<id>urn:sha1:6011d413604df8224b91ca9f9b3d50663b60e117</id>
<content type='text'>
 Remaining clr:
  emptyregex: can be safely guessed to no
  nullispointer: can't be safely guessed, but do we need the test?
  devurandom: can't be safely guessed
  malloc0: can more or less be safely guessed to no
</content>
</entry>
<entry>
<title> Add more reproducibility to the build</title>
<updated>2019-08-19T17:18:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-08-19T17:18:22Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2aa26bce30a3a1d46979a011d85928dda927932c'/>
<id>urn:sha1:2aa26bce30a3a1d46979a011d85928dda927932c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix uint16.h and uint32.h dependencies</title>
<updated>2019-07-23T17:26:41Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-07-23T17:26:41Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2dd8af0dfa6ecdb61b8bd7f2926aa959db093bf6'/>
<id>urn:sha1:2dd8af0dfa6ecdb61b8bd7f2926aa959db093bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Simplify cross-build support some more</title>
<updated>2019-07-19T16:02:41Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-07-19T16:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=fd4fcc7a6cc0f242a6c1b08248fde214652015b5'/>
<id>urn:sha1:fd4fcc7a6cc0f242a6c1b08248fde214652015b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title> bits-fmtscan refactor, part one</title>
<updated>2019-07-11T16:19:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-07-11T16:19:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=9ec6602c9d3c1a8801d996aa3a56c779ce1c5f70'/>
<id>urn:sha1:9ec6602c9d3c1a8801d996aa3a56c779ce1c5f70</id>
<content type='text'>
</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> Make all-pic a user option</title>
<updated>2017-10-30T10:37:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-10-30T10:37:05Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=f65cd7e93eeb39d7ebb4066793345dd45051abe2'/>
<id>urn:sha1:f65cd7e93eeb39d7ebb4066793345dd45051abe2</id>
<content type='text'>
</content>
</entry>
</feed>
