<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc, branch OPENBSD_6_5_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_5_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_5_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-03-24T17:56:54+00:00</updated>
<entry>
<title>In the incredibly unbelievable circumstance where _rs_init() fails to</title>
<updated>2019-03-24T17:56:54+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2019-03-24T17:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8ca8dfb7d8fb508ace2f84a8985558f5bd56cf97'/>
<id>urn:sha1:8ca8dfb7d8fb508ace2f84a8985558f5bd56cf97</id>
<content type='text'>
allocate pages, don't call abort() because of corefile data leakage
concerns, but simply _exit().  The reasoning is _rs_init() will only
fail if someone finds a way to apply specific pressure against this
failure point, for the purpose of leaking information into a core which
they can read.  We don't need a corefile in this instance to debug that.
So take this "lever" away from whoever in the future wants to do that.
</content>
</entry>
<entry>
<title>escape backslashes;</title>
<updated>2019-03-20T04:02:07+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-03-20T04:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c412d374557a9d6fb48aa5a61e0a5afdd59dcb76'/>
<id>urn:sha1:c412d374557a9d6fb48aa5a61e0a5afdd59dcb76</id>
<content type='text'>
patch from Peter Piwowarski &lt;peterjpiwowarski at gmail dot com&gt;
</content>
</entry>
<entry>
<title>New futex(2) based rwlock implementation based on the mutex code.</title>
<updated>2019-02-13T13:22:14+00:00</updated>
<author>
<name>mpi</name>
<email></email>
</author>
<published>2019-02-13T13:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1cc08e9dfa205222edf7fcc2dfc13ff00f572c84'/>
<id>urn:sha1:1cc08e9dfa205222edf7fcc2dfc13ff00f572c84</id>
<content type='text'>
This implementation reduces contention because threads no longer need
to spin calling sched_yield(2) before going to sleep.

Tested by many, thanks!

ok visa@, pirofti@
</content>
</entry>
<entry>
<title>Xr the byteorder funcs; from tim kuijsten</title>
<updated>2019-02-13T07:02:09+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2019-02-13T07:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ce9577222ca3bad0c6e9e0cc5440768a86377bd6'/>
<id>urn:sha1:ce9577222ca3bad0c6e9e0cc5440768a86377bd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I am retiring my old email address;  replace it with my OpenBSD one.</title>
<updated>2019-01-25T00:19:26+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2019-01-25T00:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9395eef49000d5819f0d53eae86baa6e426dab86'/>
<id>urn:sha1:9395eef49000d5819f0d53eae86baa6e426dab86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort sections, and add a missing verb to the EXAMPLES text;</title>
<updated>2019-01-22T06:49:17+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2019-01-22T06:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1db558bf7a3ffc93c4bdffeb3f1bcd27924dc262'/>
<id>urn:sha1:1db558bf7a3ffc93c4bdffeb3f1bcd27924dc262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap long line</title>
<updated>2019-01-22T06:44:46+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2019-01-22T06:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f2a17c222f91a52c51f646b18be02d2f5665db64'/>
<id>urn:sha1:f2a17c222f91a52c51f646b18be02d2f5665db64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a few tweaks</title>
<updated>2019-01-21T20:43:27+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2019-01-21T20:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cf875d3c6ef178ad101ce721663b8d872862c795'/>
<id>urn:sha1:cf875d3c6ef178ad101ce721663b8d872862c795</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add example showing a proper comparison function, as many examples show</title>
<updated>2019-01-21T20:34:14+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2019-01-21T20:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b61c6ad98038236ae2ffbb95380ccd0d8706542b'/>
<id>urn:sha1:b61c6ad98038236ae2ffbb95380ccd0d8706542b</id>
<content type='text'>
the wrong idiom. ok tedu@ but probably needs some tweakin
</content>
</entry>
<entry>
<title>include stdint.h over sys/types.h</title>
<updated>2019-01-20T02:59:07+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2019-01-20T02:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f93645fdb8c9e391f6fc6050e68517b1bf8e5898'/>
<id>urn:sha1:f93645fdb8c9e391f6fc6050e68517b1bf8e5898</id>
<content type='text'>
ok deraadt@ tedu@
</content>
</entry>
</feed>
