<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/libstddjb/lock_exnb.c, branch v2.15.1.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>http://git.skarnet.org/cgit/skalibs/atom/src/libstddjb/lock_exnb.c?h=v2.15.1.0</id>
<link rel='self' href='http://git.skarnet.org/cgit/skalibs/atom/src/libstddjb/lock_exnb.c?h=v2.15.1.0'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/'/>
<updated>2020-11-29T21:02:32Z</updated>
<entry>
<title> Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0</title>
<updated>2020-11-29T21:02:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-11-29T21:02:32Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=90b819c6d832046840018ff08b9bc5d0e3b69c37'/>
<id>urn:sha1:90b819c6d832046840018ff08b9bc5d0e3b69c37</id>
<content type='text'>
 flock() doesn't have a way to test for a lock without taking it.
 lockf() doesn't have shared locks.
 The only way to have both is fcntl(). So I rewrote all the
locking stuff around fcntl(), and used the opportunity to change
the interface.
 The point of changing the interface is to stop having to bother
with the old one, so to hell with compatibility, let's just do a
major bump.
</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='http://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='http://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>initial commit with rc for skalibs-2.0.0.0</title>
<updated>2014-09-18T18:55:44Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-09-18T18:55:44Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=3534b428629be185e096be99e3bd5fdfe32d5544'/>
<id>urn:sha1:3534b428629be185e096be99e3bd5fdfe32d5544</id>
<content type='text'>
</content>
</entry>
</feed>
