<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/Makefile.inc, branch pre_openssl_0_9_8h</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=pre_openssl_0_9_8h</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=pre_openssl_0_9_8h'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2008-07-28T23:44:12+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create tag 'pre_openssl_0_9_8h'.</title>
<updated>2008-07-28T23:44:12+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2008-07-28T23:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=daac2f633f49a45baa8412c5e4e71e594236e7b8'/>
<id>urn:sha1:daac2f633f49a45baa8412c5e4e71e594236e7b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add strtof() to libc, some ports seem to like it. Currently it's a simple</title>
<updated>2008-06-13T21:04:24+00:00</updated>
<author>
<name>landry</name>
<email></email>
</author>
<published>2008-06-13T21:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6b7d41f8c5a19961e127bc5168f899e7da8fee47'/>
<id>urn:sha1:6b7d41f8c5a19961e127bc5168f899e7da8fee47</id>
<content type='text'>
call to strtod() with bounding check.
Discussed with pyr@ and otto@

ok otto@ deraadt@
</content>
</entry>
<entry>
<title>remove recalloc(3); it is buggy and impossible to repair without big</title>
<updated>2008-05-19T19:36:15+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2008-05-19T19:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=64e5a691eaebd488c6d4609a36c21e319b92aef7'/>
<id>urn:sha1:64e5a691eaebd488c6d4609a36c21e319b92aef7</id>
<content type='text'>
costs; ok jmc@ for the man page bits; ok millert@ deraadt@
</content>
</entry>
<entry>
<title>add recaloc(3)</title>
<updated>2007-09-03T14:37:02+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2007-09-03T14:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2056049ed6b7a028e611838a742280fced6d2c23'/>
<id>urn:sha1:2056049ed6b7a028e611838a742280fced6d2c23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()</title>
<updated>2006-01-13T17:58:09+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2006-01-13T17:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=978c3a7e8d11b1e84147c6da7fa5908182dbf6f1'/>
<id>urn:sha1:978c3a7e8d11b1e84147c6da7fa5908182dbf6f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>major abi changes:</title>
<updated>2005-05-11T18:44:13+00:00</updated>
<author>
<name>espie</name>
<email></email>
</author>
<published>2005-05-11T18:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e1d18fdea23bd39463bea3f521457e69d0d3113e'/>
<id>urn:sha1:e1d18fdea23bd39463bea3f521457e69d0d3113e</id>
<content type='text'>
* introduce the mbstate_t typedef.
impacts gnu libiconv, which has already been taken care of.

* Prepare for mb stuff to really exist, replace macro MB_CUR_MAX with
an external variable __mb_cur_max (impacts libX11 and various ports).

* use mbstate in all the mb &lt;-&gt; wchar functions with state.
* add a stub iswctype function allowing some ports to compile.

bash and gdiff are missing wcscoll, and need to be told there's no i18n
until this is fixed.

Discussed and matthieu, otto, millert, kettenis, deraadt.

Major libc bump
</content>
</entry>
<entry>
<title>Working hcreate(3) et al from NetBSD (cgd) via ray at cyth dot net.</title>
<updated>2004-06-24T04:43:33+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-06-24T04:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f22795e90c0343742b46ca0a209a6e4059676f88'/>
<id>urn:sha1:f22795e90c0343742b46ca0a209a6e4059676f88</id>
<content type='text'>
Now passes the regress tests.
</content>
</entry>
<entry>
<title>Add _Exit(3) as per C99.  Discussed with espie@ some time ago.</title>
<updated>2004-05-03T17:21:13+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-05-03T17:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ec47889776b306f56c691ad8120367908f17299e'/>
<id>urn:sha1:ec47889776b306f56c691ad8120367908f17299e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>strtonum, a nicer version of strtoll, by millert and myself.</title>
<updated>2004-05-03T17:09:24+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2004-05-03T17:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=797f5f15358d4c8b5d139e9695af908f64130909'/>
<id>urn:sha1:797f5f15358d4c8b5d139e9695af908f64130909</id>
<content type='text'>
ok deraadt@ millert@
</content>
</entry>
<entry>
<title>kill memory.3;</title>
<updated>2004-02-10T20:04:00+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2004-02-10T20:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=66dafc62fb33a0f4efcf641da6f346bd76a1fd3f'/>
<id>urn:sha1:66dafc62fb33a0f4efcf641da6f346bd76a1fd3f</id>
<content type='text'>
suggested by deraadt@
</content>
</entry>
</feed>
