<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/strtonum.c, branch OPENBSD_4_2_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2004-08-03T19:38:01+00:00</updated>
<entry>
<title>It's not really possible to make strtonum() deal with unsigned long</title>
<updated>2004-08-03T19:38:01+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-08-03T19:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ea13120433234de14cfef017f9b900c5d4e3874e'/>
<id>urn:sha1:ea13120433234de14cfef017f9b900c5d4e3874e</id>
<content type='text'>
long values properly so don't bother trying.  This greatly simplifies
the code.  tedu@ OK with input from otto@ and others.
</content>
</entry>
<entry>
<title>Do not forget to test the lower bound if the upper bound &gt; LLONG_MAX.</title>
<updated>2004-07-16T18:36:05+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2004-07-16T18:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f32fd4b24aca380e452786ba0c17e1c3a1d2b780'/>
<id>urn:sha1:f32fd4b24aca380e452786ba0c17e1c3a1d2b780</id>
<content type='text'>
ok millert@
</content>
</entry>
<entry>
<title>Avoid comparing unsigned and signed long longs since the signed</title>
<updated>2004-07-16T16:03:36+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-07-16T16:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5324f527aa491efaf55f123392b79694bc7fca89'/>
<id>urn:sha1:5324f527aa491efaf55f123392b79694bc7fca89</id>
<content type='text'>
one will get implicitly cast to unsigned.  Fixes a bug with negative
minval noticed by mjc@.  Similar to a diff from miod@.  OK miod@.
</content>
</entry>
<entry>
<title>errno -&gt; err in a structure.  OK deraadt@</title>
<updated>2004-06-21T23:12:25+00:00</updated>
<author>
<name>marc</name>
<email></email>
</author>
<published>2004-06-21T23:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1de6a9244da68c966004aea5b8472e3d2428a5c3'/>
<id>urn:sha1:1de6a9244da68c966004aea5b8472e3d2428a5c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be smarter about signed vs. unsigned (produces better error messages).</title>
<updated>2004-05-03T20:53:34+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-05-03T20:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0f856d8083a6e71299cd2cfa55083cf74e618af6'/>
<id>urn:sha1:0f856d8083a6e71299cd2cfa55083cf74e618af6</id>
<content type='text'>
OK otto@
</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>
</feed>
