<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/headers, branch v2.6.3.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/headers?h=v2.6.3.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/headers?h=v2.6.3.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2017-11-27T15:13:33Z</updated>
<entry>
<title> Add _PACK and pack/unpack functions for signed types</title>
<updated>2017-11-27T15:13:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-11-27T15:13:33Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=60f60b28a92fdbf2139ff67a95bac996052d7c2b'/>
<id>urn:sha1:60f60b28a92fdbf2139ff67a95bac996052d7c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Better packing / unpacking code</title>
<updated>2017-10-18T16:13:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-10-18T16:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=45923c08b00ccdfd888caf6d2b555a137c563988'/>
<id>urn:sha1:45923c08b00ccdfd888caf6d2b555a137c563988</id>
<content type='text'>
 Godbolted for x86_64 with gcc and clang.
</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> Remove byte_copy invocation from ip46-without</title>
<updated>2017-05-10T23:09:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-05-10T23:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=574625d7b5c9e9a1a3b9dcdc92d395f391802d26'/>
<id>urn:sha1:574625d7b5c9e9a1a3b9dcdc92d395f391802d26</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> Types change: big pass on libstddjb and libunixonacid</title>
<updated>2017-02-21T12:05:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-02-21T12:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=49d8fa1058aaf23c29e074b2314492ae40d2f557'/>
<id>urn:sha1:49d8fa1058aaf23c29e074b2314492ae40d2f557</id>
<content type='text'>
 libdatastruct still missing, library still not functional
</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> - add gid0_scan</title>
<updated>2015-03-13T18:40:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-13T18:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=36333f75234a6cb1b98cbe104aee3506d6bec9a1'/>
<id>urn:sha1:36333f75234a6cb1b98cbe104aee3506d6bec9a1</id>
<content type='text'>
 - version: rc for 2.3.2.0
</content>
</entry>
<entry>
<title> Lots of cosmetic fixes.</title>
<updated>2014-12-20T12:34:14Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-20T12:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=0d82edd9f8bebb396a9154d4e1003340dbf6b967'/>
<id>urn:sha1:0d82edd9f8bebb396a9154d4e1003340dbf6b967</id>
<content type='text'>
 sha256 documented.
</content>
</entry>
</feed>
