<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib, branch OPENBSD_5_0_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_0_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_0_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2011-07-24T22:29:05+00:00</updated>
<entry>
<title>occured -&gt; occurred;</title>
<updated>2011-07-24T22:29:05+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2011-07-24T22:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=df65e1e7298f644359a9e80e947e7d237c0479b8'/>
<id>urn:sha1:df65e1e7298f644359a9e80e947e7d237c0479b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recent Single Unix will malloc memory if the second argument of realpath()</title>
<updated>2011-07-24T21:03:00+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2011-07-24T21:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a59b9ec989d0a105157ba611d9037c58cb91fbc5'/>
<id>urn:sha1:a59b9ec989d0a105157ba611d9037c58cb91fbc5</id>
<content type='text'>
is NULL, and third-party software is starting to rely upon this.
Adapted from FreeBSD via Jona Joachim (jaj ; hcl-club , .lu), with minor
tweaks from nicm@ and yours truly.
</content>
</entry>
<entry>
<title>Show (in the example) that &lt; and &gt; can be used multiple times; ok jmc@</title>
<updated>2011-07-22T07:00:44+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2011-07-22T07:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eada7692d621312e25a8c6e87f95eedc904dfcdb'/>
<id>urn:sha1:eada7692d621312e25a8c6e87f95eedc904dfcdb</id>
<content type='text'>
jasper@
</content>
</entry>
<entry>
<title>- add a MALLOC_OPTIONS section header. the content is already there, but having</title>
<updated>2011-07-21T20:34:32+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2011-07-21T20:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=73e3c85be6d80d28a93bd4dcba3ec44c99d50376'/>
<id>urn:sha1:73e3c85be6d80d28a93bd4dcba3ec44c99d50376</id>
<content type='text'>
a section will help people looking for just the MALLOC_OPTIONS.

ok otto@ jmc@
</content>
</entry>
<entry>
<title>on malloc flag S, set cache size to 0; will catch even more</title>
<updated>2011-07-12T14:43:42+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2011-07-12T14:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=699cdd28616c51937f66d940c63cf52e2f8014d6'/>
<id>urn:sha1:699cdd28616c51937f66d940c63cf52e2f8014d6</id>
<content type='text'>
use-after-free bugs; ok krw@ dlg@ pirofti@
</content>
</entry>
<entry>
<title>no more math(3);</title>
<updated>2011-07-07T13:30:28+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2011-07-07T13:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3d18616ba8cc4f8f829e761cc41234f98273ec9b'/>
<id>urn:sha1:3d18616ba8cc4f8f829e761cc41234f98273ec9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>as man page states, lower case undoes upper case.  add support for little s,</title>
<updated>2011-06-20T18:04:06+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2011-06-20T18:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1a0c054e1dabe7eeff4d7e70f471c20699150cec'/>
<id>urn:sha1:1a0c054e1dabe7eeff4d7e70f471c20699150cec</id>
<content type='text'>
no security, for consistency.  use of this option is discouraged. :)
ok deraadt guenther millert
</content>
</entry>
<entry>
<title>save errno dance in wrterror() and malloc_dump(); prompted by and ok deraadt@</title>
<updated>2011-05-20T20:02:08+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2011-05-20T20:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7f0b9f0c679efaac894b729e0d3d4e857cc36b0d'/>
<id>urn:sha1:7f0b9f0c679efaac894b729e0d3d4e857cc36b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce symbolic constant for initial number of regions</title>
<updated>2011-05-18T18:09:37+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2011-05-18T18:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=acbbcdaf38a873ee8d3d22502d7fda350cebd45e'/>
<id>urn:sha1:acbbcdaf38a873ee8d3d22502d7fda350cebd45e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zap regions_bits and rework MALLOC_MAXSHIFT a bit; ok djm@</title>
<updated>2011-05-18T18:07:20+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2011-05-18T18:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d9802906be15d67898bc26078874bdfb5fa55b6c'/>
<id>urn:sha1:d9802906be15d67898bc26078874bdfb5fa55b6c</id>
<content type='text'>
</content>
</entry>
</feed>
