<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/libstddjb, branch v2.6.3.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/libstddjb?h=v2.6.3.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/libstddjb?h=v2.6.3.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2018-01-03T12:09:01Z</updated>
<entry>
<title> Add child_spawn3, make textclient_startf use it</title>
<updated>2018-01-03T12:09:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-01-03T12:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6b69c1f8921d0f692e9aaa65d21349e01ecc670b'/>
<id>urn:sha1:6b69c1f8921d0f692e9aaa65d21349e01ecc670b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Deprecate env_get</title>
<updated>2017-12-22T16:44:47Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-12-22T16:44:47Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a8e40d0287f05f6e444035431b1cc7b340fe8d79'/>
<id>urn:sha1:a8e40d0287f05f6e444035431b1cc7b340fe8d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add dirfd sysdep, because Solaris sucks</title>
<updated>2017-12-21T12:34:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-12-21T12:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=8a3e5a8b05ad0a7fab63595b6b4eafec56f63f89'/>
<id>urn:sha1:8a3e5a8b05ad0a7fab63595b6b4eafec56f63f89</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Big 2.6.3.0 reorganization</title>
<updated>2017-12-21T11:18:28Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-12-21T11:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2990ce9b390ec1e2bfa1c043c406878e8aff86dd'/>
<id>urn:sha1:2990ce9b390ec1e2bfa1c043c406878e8aff86dd</id>
<content type='text'>
 - Add libposixplz, update headers
 - Add memmem and friends
 - Add textmessage to libunixonacid
 - Update some sysdeps tests
</content>
</entry>
<entry>
<title> Finally implement sarealpath() over realpath(). Prettier atomic_symlink().</title>
<updated>2017-12-07T15:49:02Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-12-07T15:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=933e986a9207d2b61c5119e18603b44b924e7226'/>
<id>urn:sha1:933e986a9207d2b61c5119e18603b44b924e7226</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add lock_unx()</title>
<updated>2017-10-30T12:52:48Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-10-30T12:52:48Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a22d90e47d420492c98ade168780ba7d3964419b'/>
<id>urn:sha1:a22d90e47d420492c98ade168780ba7d3964419b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Bugfix: getlnmax(sep) needs to include the terminating byte when found</title>
<updated>2017-10-21T00:41:20Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-10-21T00:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=af1ae27abbb0e80f59f4848c4fe7ccaee3690382'/>
<id>urn:sha1:af1ae27abbb0e80f59f4848c4fe7ccaee3690382</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> Fix double close in openwrite*</title>
<updated>2017-10-08T20:20:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-10-08T20:20:05Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=05f0480fcf0ae68552ae3a670330a850898278f6'/>
<id>urn:sha1:05f0480fcf0ae68552ae3a670330a850898278f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Rewrite openwrite(v)nclose using mkstemp</title>
<updated>2017-09-27T20:16:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-09-27T20:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=c365aeb0721d3749bb5f94f09a3ad97ec6131805'/>
<id>urn:sha1:c365aeb0721d3749bb5f94f09a3ad97ec6131805</id>
<content type='text'>
</content>
</entry>
</feed>
