<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/package, branch main</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/package?h=main</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/package?h=main'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2026-06-22T22:23:47Z</updated>
<entry>
<title> Prepare for 2.15.1.0</title>
<updated>2026-06-22T22:23:47Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-06-22T22:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=61600a77b96b4f71e446ebd021b4d620a0b51cf9'/>
<id>urn:sha1:61600a77b96b4f71e446ebd021b4d620a0b51cf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 2.15.0.1; add selectshorttimeout sysdeps (yay MacOS)</title>
<updated>2026-05-11T09:10:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-05-11T09:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=c5d6bea6d9f98a593890f9694ef1575d744e5a32'/>
<id>urn:sha1:c5d6bea6d9f98a593890f9694ef1575d744e5a32</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Remove some deprecated APIs</title>
<updated>2026-04-22T12:29:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-04-22T12:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=8fe66dd5967bf8b809c7c8d5bd56145fe3fa19c5'/>
<id>urn:sha1:8fe66dd5967bf8b809c7c8d5bd56145fe3fa19c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Support running from a socket again in sassserver</title>
<updated>2026-04-07T14:28:10Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-04-07T14:28:10Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=b8afece8d141369c25027b73680deccf48ddb948'/>
<id>urn:sha1:b8afece8d141369c25027b73680deccf48ddb948</id>
<content type='text'>
 A sassserver can run the same when forked or spawned from a
local service, that's the point of textclient. Most sassservers
don't need local service support in any way, and cutting the
support from that saves pulling a good amount of code, but some
do. Put back local service support while refactoring the code
so running as a child from the client (common case) doesn't pull
the socket code.
</content>
</entry>
<entry>
<title> Add --disable-rpath support, prepare for 2.15.0.0</title>
<updated>2026-03-30T23:34:28Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-30T23:34:28Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=e00279e192cb2305688014e96ecbbbabce39e9fa'/>
<id>urn:sha1:e00279e192cb2305688014e96ecbbbabce39e9fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title> MacOS doesn't have pthread_mutex_timedlock -_-</title>
<updated>2026-03-18T21:17:10Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-18T21:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6e6eb242188e8312a6a8a78e6be0d11cd1036610'/>
<id>urn:sha1:6e6eb242188e8312a6a8a78e6be0d11cd1036610</id>
<content type='text'>
</content>
</entry>
<entry>
<title> And use it in sassclient</title>
<updated>2026-03-16T01:53:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-16T01:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6cf0cb6f31d8a4ee8d265ae6e51632ac9e826bf4'/>
<id>urn:sha1:6cf0cb6f31d8a4ee8d265ae6e51632ac9e826bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add phread_mutex_clocklock() sysdep, pthread_mutex_tailock() function</title>
<updated>2026-03-16T01:39:48Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-16T01:39:48Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a500a5e534b3c03c685f3397050afe6667b740f8'/>
<id>urn:sha1:a500a5e534b3c03c685f3397050afe6667b740f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title> USe SASS_FLAG singular; remove duplicate deps for generated headers</title>
<updated>2026-03-13T10:18:02Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-13T10:18:02Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=9efe135de0608726ccbd32e3190e272de7f79407'/>
<id>urn:sha1:9efe135de0608726ccbd32e3190e272de7f79407</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add a cleanup hook to sassserver</title>
<updated>2026-03-12T07:21:50Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-12T07:21:50Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6cc647ce9a9f6c34473cec22b1a1a457409fc25e'/>
<id>urn:sha1:6cc647ce9a9f6c34473cec22b1a1a457409fc25e</id>
<content type='text'>
</content>
</entry>
</feed>
