<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs, branch v2.14.1.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/?h=v2.14.1.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/?h=v2.14.1.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2024-01-30T19:34:59Z</updated>
<entry>
<title> version: 2.14.1.1</title>
<updated>2024-01-30T19:34:59Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2024-01-30T19:34:59Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=09db8b32db61b085030e8be2c6da2e9c2a86a128'/>
<id>urn:sha1:09db8b32db61b085030e8be2c6da2e9c2a86a128</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> bugfix: getlnmax must return 1 when the line just fits the out buffer</title>
<updated>2024-01-30T02:22:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2024-01-30T02:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=beed5320348ffe615e974684d166c17992c98144'/>
<id>urn:sha1:beed5320348ffe615e974684d166c17992c98144</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Do not free on failure to reallocate to size 0 (lol.)</title>
<updated>2024-01-18T22:26:42Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2024-01-18T22:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=83bcd1e5ed5eb5c4abc5154dae4dc6e133c8ddb4'/>
<id>urn:sha1:83bcd1e5ed5eb5c4abc5154dae4dc6e133c8ddb4</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title>Fix bitarray_not when within a single byte</title>
<updated>2024-01-02T02:05:02Z</updated>
<author>
<name>Olivier Brunel</name>
<email>jjk@jjacky.com</email>
</author>
<published>2024-01-01T19:34:05Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=cb8cab7b0304b72393ea3a8db755077b1286a686'/>
<id>urn:sha1:cb8cab7b0304b72393ea3a8db755077b1286a686</id>
<content type='text'>
Notably when a=0 (i.e. start on the first bit) it would affect the
entire byte (all 8 bits).

Signed-off-by: Olivier Brunel &lt;jjk@jjacky.com&gt;
</content>
</entry>
<entry>
<title> cspawn can use open3() over open() for consistency</title>
<updated>2024-01-02T01:52:51Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2024-01-02T01:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=86e231a8dfcd1e032bda5f927214bf385222ff02'/>
<id>urn:sha1:86e231a8dfcd1e032bda5f927214bf385222ff02</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> version: 2.14.1.0</title>
<updated>2023-12-21T10:48:28Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-12-21T10:48:28Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=1f4796c190f54afb12b959bcd3f8c097d8e115ba'/>
<id>urn:sha1:1f4796c190f54afb12b959bcd3f8c097d8e115ba</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> env_mergen() should not fail, by policy</title>
<updated>2023-12-20T15:43:10Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-12-20T15:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=5ffb9efa58b96b7dcfa8059fead344f32d34d166'/>
<id>urn:sha1:5ffb9efa58b96b7dcfa8059fead344f32d34d166</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> More accurate max env size detection in env_mergen</title>
<updated>2023-12-20T15:32:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-12-20T15:32:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=185b93046a8e940c052a8fa8a134501e6ff2f2c1'/>
<id>urn:sha1:185b93046a8e940c052a8fa8a134501e6ff2f2c1</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> and one more</title>
<updated>2023-12-18T13:50:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-12-18T13:50:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=00fd4513a6cd6195655aec7297c974acb835d4a3'/>
<id>urn:sha1:00fd4513a6cd6195655aec7297c974acb835d4a3</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Fix more small UBs</title>
<updated>2023-12-18T13:41:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-12-18T13:41:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=37b38dadd77079cd7e537f247dcb0a45301e539b'/>
<id>urn:sha1:37b38dadd77079cd7e537f247dcb0a45301e539b</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
</feed>
