<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc, branch libressl-v2.0.6</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.0.6</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.0.6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-07-21T18:13:12+00:00</updated>
<entry>
<title>missing newline</title>
<updated>2014-07-21T18:13:12+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-21T18:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f77209c0557caea5b2eb62e9c88c62cede471020'/>
<id>urn:sha1:f77209c0557caea5b2eb62e9c88c62cede471020</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from &lt;sys/endian.h&gt; or &lt;machine/endian.h&gt; to the new,</title>
<updated>2014-07-21T01:51:11+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-07-21T01:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=647ed8b748366264474c5e4d37d07789ac48458f'/>
<id>urn:sha1:647ed8b748366264474c5e4d37d07789ac48458f</id>
<content type='text'>
being-standardized &lt;endian.h&gt;

ok deraadt@ millert@ beck@
</content>
</entry>
<entry>
<title>Move more OS-specific functionality to arc4random.h headers.</title>
<updated>2014-07-20T20:51:13+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-07-20T20:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e1e31280b22a03036aa16e7c3814eedfa8ce1be4'/>
<id>urn:sha1:e1e31280b22a03036aa16e7c3814eedfa8ce1be4</id>
<content type='text'>
Move &lt;sys/mman.h&gt; and raise(SIGKILL) calls to OS-specific headers.
On OpenBSD, move thread_private.h as well to arc4random.h.
On Windows, use TerminateProcess on getentropy failure.

ok deraadt@
</content>
</entry>
<entry>
<title>From ISO/IEC 9899:1999 and 9899:201x,</title>
<updated>2014-07-20T04:22:34+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-07-20T04:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2d32133a5bf876d4d4e5ec6d7a5b28977b043411'/>
<id>urn:sha1:2d32133a5bf876d4d4e5ec6d7a5b28977b043411</id>
<content type='text'>
6.11.5 - Storage-class specifiers:
    The placement of a storage-class specifier other than at the
    beginning of the declaration specifiers in a declaration is
    an obsolescent feature.

Diff from Jean-Philippe Ouellet (jean-philippe (at) ouellet.biz)
</content>
</entry>
<entry>
<title>arc4random re-seeds with getentropy() now; ok deraadt@ jmc@</title>
<updated>2014-07-19T16:11:16+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2014-07-19T16:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=44dab54cee8b189ab97c01a1b9b5b85dc5423d84'/>
<id>urn:sha1:44dab54cee8b189ab97c01a1b9b5b85dc5423d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change _rs_allocate so it can combine the two regions (rs and rsx)</title>
<updated>2014-07-19T00:08:43+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-19T00:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7dda705eb34d88c4c8c8ece0a009c6cac7b14c67'/>
<id>urn:sha1:7dda705eb34d88c4c8c8ece0a009c6cac7b14c67</id>
<content type='text'>
into one if a system has an awesome getentropy().  In that case it
is valid to totally throw away the rsx state in the child.  If the
getentropy() is not very good and has a lazy reseed operation, this
combining is a bad idea, and the reseed should probably continue to
use the "something old, something new" mix.  _rs_allocate() can
accomodate either method, but not on the fly.
ok matthew
</content>
</entry>
<entry>
<title>Remove "const" from the lsearch(3) manual's synopsis too.</title>
<updated>2014-07-18T07:25:26+00:00</updated>
<author>
<name>matthew</name>
<email></email>
</author>
<published>2014-07-18T07:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8f797f53e805f4a4cadb5cf6ef625efa6fd170cb'/>
<id>urn:sha1:8f797f53e805f4a4cadb5cf6ef625efa6fd170cb</id>
<content type='text'>
Reminded by Rafael Neves
</content>
</entry>
<entry>
<title>zap trailing whitespace;</title>
<updated>2014-07-18T06:20:36+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2014-07-18T06:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4f75fccbdbb9d94e0781f2337037b8261eba7f5e'/>
<id>urn:sha1:4f75fccbdbb9d94e0781f2337037b8261eba7f5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change lsearch()'s "base" argument to require a non-const pointer to</title>
<updated>2014-07-18T04:16:09+00:00</updated>
<author>
<name>matthew</name>
<email></email>
</author>
<published>2014-07-18T04:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=526aecf5e5a99b846201c093c8f4aed7d06676a7'/>
<id>urn:sha1:526aecf5e5a99b846201c093c8f4aed7d06676a7</id>
<content type='text'>
align with POSIX and other systems.

Pointed out by Elliott Hughes on tech
ok deraadt
</content>
</entry>
<entry>
<title>Seperate arc4random's os-dependent parts into static inline functions,</title>
<updated>2014-07-18T02:05:55+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-18T02:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3ecd2f97aa6b0c3ad2b858fd98b8b662c2b7751'/>
<id>urn:sha1:c3ecd2f97aa6b0c3ad2b858fd98b8b662c2b7751</id>
<content type='text'>
making it much easier for libressl -portable to fill in the gaps.
ok bcook beck
</content>
</entry>
</feed>
