<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib, 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-18T07:25:26+00:00</updated>
<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>it is 2014, and we still need to encourage people away from srand()</title>
<updated>2014-07-17T23:12:28+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-17T23:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=60721d2b6012c2aa79de24c38ab93b24f8a8d6ab'/>
<id>urn:sha1:60721d2b6012c2aa79de24c38ab93b24f8a8d6ab</id>
<content type='text'>
and random().  Sigh.
</content>
</entry>
<entry>
<title>oops, i deleted the wrong word</title>
<updated>2014-07-13T14:25:00+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-07-13T14:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bd5f6d197f463a2a9be53a9d5f8d34cdb7f522c4'/>
<id>urn:sha1:bd5f6d197f463a2a9be53a9d5f8d34cdb7f522c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove a lie spotted by guenther</title>
<updated>2014-07-13T14:24:23+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-07-13T14:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0850040c6d7e12aeb922c3b0f6499d972fbfd4ac'/>
<id>urn:sha1:0850040c6d7e12aeb922c3b0f6499d972fbfd4ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>once srandomdev() is called, switch to using arc4random() but mask off the</title>
<updated>2014-07-13T14:21:14+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-07-13T14:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e61499a0b46ca01bb214325ac650de17119b094'/>
<id>urn:sha1:1e61499a0b46ca01bb214325ac650de17119b094</id>
<content type='text'>
high bit as required by posix. wouldn't want to break any standards.
idea and ok deraadt
</content>
</entry>
<entry>
<title>Add locking for __cxa_finalize() as it modifies the page permissions of the</title>
<updated>2014-07-11T09:51:37+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2014-07-11T09:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=83ea19ee9aaed03e6a04139fc2b6894816d512fb'/>
<id>urn:sha1:83ea19ee9aaed03e6a04139fc2b6894816d512fb</id>
<content type='text'>
__atexit tables and touches global variables.  From Srinavasa Nagaraju
through Android/Elliott Hughes.

ok tedu@, guenther@
</content>
</entry>
<entry>
<title>better document perils of setuid getenv and xr with issetugid</title>
<updated>2014-07-11T09:24:03+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-07-11T09:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a647baf0c3708181c57ffd72cce852a6fda41a41'/>
<id>urn:sha1:a647baf0c3708181c57ffd72cce852a6fda41a41</id>
<content type='text'>
ok deraadt
</content>
</entry>
<entry>
<title>as noted by google/android via kettenis, atexit handlers can install new</title>
<updated>2014-07-10T21:14:22+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-07-10T21:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74cc960fae8286c437f4ba8d1519051076e75b29'/>
<id>urn:sha1:74cc960fae8286c437f4ba8d1519051076e75b29</id>
<content type='text'>
handlers. if this happens, restart the loop.
ok kettenis matthew millert miod
</content>
</entry>
</feed>
