<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib, branch OPENBSD_5_3_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_3_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_3_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2013-01-15T05:44:41+00:00</updated>
<entry>
<title>Don't pull &lt;math.h&gt; just because it can return HUGE_VAL in the</title>
<updated>2013-01-15T05:44:41+00:00</updated>
<author>
<name>martynas</name>
<email></email>
</author>
<published>2013-01-15T05:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b5d213a0cd24f2632473a0ebaa6cc67485c1bf3d'/>
<id>urn:sha1:b5d213a0cd24f2632473a0ebaa6cc67485c1bf3d</id>
<content type='text'>
corner cases.  OK millert@.
</content>
</entry>
<entry>
<title>Fix bug in random offset introduced in rev 1.143; random range was</title>
<updated>2012-12-22T07:32:17+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2012-12-22T07:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7b4dc0c94feedeab4638ce7137b866962b89ee45'/>
<id>urn:sha1:7b4dc0c94feedeab4638ce7137b866962b89ee45</id>
<content type='text'>
expanded, but not enough due to precedence error. Spotted by Thorsten Glaser.
</content>
</entry>
<entry>
<title>Remove excessive sys/cdefs.h inclusion</title>
<updated>2012-12-05T23:20:07+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2012-12-05T23:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=96aedb4ffb10955b46c396c91d6a7b8259bffe7e'/>
<id>urn:sha1:96aedb4ffb10955b46c396c91d6a7b8259bffe7e</id>
<content type='text'>
ok guenther millert kettenis
</content>
</entry>
<entry>
<title>no need for .Pp before lists;</title>
<updated>2012-12-05T06:40:59+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2012-12-05T06:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=87aa77b9d4f4576f362a926794a618577d90fa51'/>
<id>urn:sha1:87aa77b9d4f4576f362a926794a618577d90fa51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewritten posix_openpt manual that doesn't include any of the POSIX</title>
<updated>2012-12-04T18:53:45+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2012-12-04T18:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5a2a7d366353de97ffa25b8d5a54e5a9ed24a131'/>
<id>urn:sha1:5a2a7d366353de97ffa25b8d5a54e5a9ed24a131</id>
<content type='text'>
text.  OK deraadt@
</content>
</entry>
<entry>
<title>Use "path name" not "pathname".</title>
<updated>2012-12-04T18:42:16+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2012-12-04T18:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4570ce916a07d14c03a87fc8c64c2cd4972351e1'/>
<id>urn:sha1:4570ce916a07d14c03a87fc8c64c2cd4972351e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simple emulation of POSIX pty APIs posix_openpt(), ptsname(),</title>
<updated>2012-12-03T20:08:33+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2012-12-03T20:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ed1ef5fa1eac92dbaa0085484c0ae9062431733e'/>
<id>urn:sha1:ed1ef5fa1eac92dbaa0085484c0ae9062431733e</id>
<content type='text'>
grantpt() and unlockpt() using /dev/ptm.  Man pages from FreeBSD.
OK kettenis@ deraadt@ beck@ ajacoutot@ naddy@
</content>
</entry>
<entry>
<title>Ensure that the base provided to strtol(3) is between 2 and 36 inclusive,</title>
<updated>2012-11-18T04:13:39+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2012-11-18T04:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2907f562159ee89c0b1cbe5c38bf4915a08551d7'/>
<id>urn:sha1:2907f562159ee89c0b1cbe5c38bf4915a08551d7</id>
<content type='text'>
or the special value of 0.

ok deraadt@ otto@
</content>
</entry>
<entry>
<title>Per POSIX, fix raise() and abort() to send the signal to the current thread.</title>
<updated>2012-11-10T03:46:11+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2012-11-10T03:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e4c30f23acb257762c50d791201b69d190c9ca3c'/>
<id>urn:sha1:e4c30f23acb257762c50d791201b69d190c9ca3c</id>
<content type='text'>
Should make coredumps from abort() easier to debug too.

ok kurt@
</content>
</entry>
<entry>
<title>Add a new malloc option 'U' =&gt; "Free unmap" that does the guarding/</title>
<updated>2012-11-02T18:18:15+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2012-11-02T18:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=64ab00b74d452286d284fbe8ce4781223600253b'/>
<id>urn:sha1:64ab00b74d452286d284fbe8ce4781223600253b</id>
<content type='text'>
unmapping of freed allocations without disabling chunk randomisation
like the "Freeguard" ('F') option does. Make security 'S' option
use 'U' and not 'F'.

Rationale: guarding with no chunk randomisation is great for debugging
use-after-free, but chunk randomisation offers better defence against
"heap feng shui" style attacks that depend on carefully constructing a
particular heap layout so we should leave this enabled when requesting
security options.
</content>
</entry>
</feed>
