<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/Makefile, branch v2.6.3.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/Makefile?h=v2.6.3.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/Makefile?h=v2.6.3.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2017-10-30T10:37:05Z</updated>
<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>
<entry>
<title> Add pie test, don't double build on pie</title>
<updated>2017-10-29T15:19:58Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-10-29T15:19:58Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=c0bdcba56e12723440598903fae42b2a60b1b573'/>
<id>urn:sha1:c0bdcba56e12723440598903fae42b2a60b1b573</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Better *FLAGS management; prepare for 2.6.0.1</title>
<updated>2017-10-05T17:47:18Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-10-05T17:47:18Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=be91976103cab950f954aa9a8e6a6fcdc939a167'/>
<id>urn:sha1:be91976103cab950f954aa9a8e6a6fcdc939a167</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Change setgroups() management, in particular add skalibs_setgroups()</title>
<updated>2017-07-16T15:24:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-07-16T15:24:33Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=42c13f4acdd1e9f6a6cbdd88cb76006768d7ff6a'/>
<id>urn:sha1:42c13f4acdd1e9f6a6cbdd88cb76006768d7ff6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title> More superflous headers cleanup and tiny fixes</title>
<updated>2017-03-13T22:43:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-13T22:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=33dfbbeaec4a49e110f51f5d088015f1a8fb9075'/>
<id>urn:sha1:33dfbbeaec4a49e110f51f5d088015f1a8fb9075</id>
<content type='text'>
</content>
</entry>
<entry>
<title> More types changes</title>
<updated>2017-02-17T22:30:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-02-17T22:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=fdffefb8032922ce7ffe4c00816072a8ff2148fc'/>
<id>urn:sha1:fdffefb8032922ce7ffe4c00816072a8ff2148fc</id>
<content type='text'>
 New disize
 Add size_t to the autotypes list
 Delete redundant and replace-libc files
 dev_t/ino_t pass
 Big size_t pass
 More things missing, still not operational yet
</content>
</entry>
<entry>
<title> More work on the types. This commit builds but has errors.</title>
<updated>2017-01-25T15:52:18Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-01-25T15:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=00c9cb1b22cc17c4db573e0e613a5f116ff0092e'/>
<id>urn:sha1:00c9cb1b22cc17c4db573e0e613a5f116ff0092e</id>
<content type='text'>
 Rework src/headers entirely: build skalibs/types.h
 Convert skalibs/fmtscan.h types.
 Propagate changes until it builds.
 There are a lot of incompatible pointer issues remaining, those will be fixed with the buffer overhaul.
</content>
</entry>
<entry>
<title> Real fix for the shared lib dep: correctly DT_NEEDED timer_lib</title>
<updated>2016-10-24T14:55:38Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-24T14:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=9bc164fb17451337952eadea7de8e54b3ffaaefd'/>
<id>urn:sha1:9bc164fb17451337952eadea7de8e54b3ffaaefd</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Finally make spawn.lib work everywhere</title>
<updated>2016-08-12T17:22:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-08-12T17:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=32e4d6c21640c3b77db52a634e9c07783c541348'/>
<id>urn:sha1:32e4d6c21640c3b77db52a634e9c07783c541348</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Really fix update and global-links dependencies this time...</title>
<updated>2016-03-14T23:21:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-03-14T23:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=410298c206450f855b9f4708fefe00e5af51716d'/>
<id>urn:sha1:410298c206450f855b9f4708fefe00e5af51716d</id>
<content type='text'>
</content>
</entry>
</feed>
