<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/strtoumax.c, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-07-06T16:23:11+00:00</updated>
<entry>
<title>The 0x (or 0X) prefix in base 16 is optional so only skip over the</title>
<updated>2017-07-06T16:23:11+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2017-07-06T16:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dae2542cf4dc008b3b61b507d9ee18993ba9def4'/>
<id>urn:sha1:dae2542cf4dc008b3b61b507d9ee18993ba9def4</id>
<content type='text'>
prefix if the character following it is a valid hex char.  The C99
standard is clear that given the string "0xy" zero should be returned
and endptr set to point to the "x".  OK deraadt@ espie@
</content>
</entry>
<entry>
<title>Wrap &lt;inttypes.h&gt; and finish wrapping of &lt;wchar.h&gt; so that calls go direct</title>
<updated>2015-09-12T16:23:14+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-09-12T16:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c20d8aa7d0a5035dedfa9449e0b6d70c894c4e07'/>
<id>urn:sha1:c20d8aa7d0a5035dedfa9449e0b6d70c894c4e07</id>
<content type='text'>
and the symbols not in the C standard are weak
</content>
</entry>
<entry>
<title>Make sure that the following functions return 0 and EINVAL as</title>
<updated>2014-09-13T20:10:12+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2014-09-13T20:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0382e5a50bf03bf276ba80c0b941a3cd490f3507'/>
<id>urn:sha1:0382e5a50bf03bf276ba80c0b941a3cd490f3507</id>
<content type='text'>
required by the C standard when called with an invalid base:
strtoll(), strtoimax(), strtoul(), strtoull(), and strtoumax().
Same behaviour for strtoq() and strtouq() even though not standardized.
No functional change in strtol(), it was the only one already correct.
While here, simplify the conditional expression for checking the base
and sync whitespace and comments among the six files.
ok millert@
</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>
</feed>
