<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/strtonum.3, 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>2007-05-31T19:20:26+00:00</updated>
<entry>
<title>convert to new .Dd format;</title>
<updated>2007-05-31T19:20:26+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-05-31T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e021d0a0d5401ab3c1c88e4570ee8c832a47033b'/>
<id>urn:sha1:e021d0a0d5401ab3c1c88e4570ee8c832a47033b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>strtonum does not require limits.h</title>
<updated>2006-04-25T05:15:42+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2006-04-25T05:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4fe079716cece1d7c5964785c0961d561af6eb70'/>
<id>urn:sha1:4fe079716cece1d7c5964785c0961d561af6eb70</id>
<content type='text'>
spotted by ray some time ago
</content>
</entry>
<entry>
<title>clarifications from ray lai;</title>
<updated>2005-10-26T11:37:58+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2005-10-26T11:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6c1c5fcda39696691b9edb4d3a782d69c618d15a'/>
<id>urn:sha1:6c1c5fcda39696691b9edb4d3a782d69c618d15a</id>
<content type='text'>
tweaked by tedu@ and myself;
</content>
</entry>
<entry>
<title>mark up NULL w/ .Dv;</title>
<updated>2005-04-14T07:58:46+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2005-04-14T07:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=479cd0cc362dd11feb41351723894c7f8bc31f82'/>
<id>urn:sha1:479cd0cc362dd11feb41351723894c7f8bc31f82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make it crystal clear that errstr is NULL after success</title>
<updated>2005-04-14T02:13:29+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2005-04-14T02:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e6ad800accc74c633e9271255bdc909b9c1bb90'/>
<id>urn:sha1:1e6ad800accc74c633e9271255bdc909b9c1bb90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tidy up ERRORS and STANDARDS;</title>
<updated>2005-02-07T08:54:59+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2005-02-07T08:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=999e7f2959eb9423370b4c964ed4b37c6da8db93'/>
<id>urn:sha1:999e7f2959eb9423370b4c964ed4b37c6da8db93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.{N,O}x fixes;</title>
<updated>2004-11-22T00:58:39+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2004-11-22T00:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=541933b43e7adf4fc5c7e119a699dd1380faf4cd'/>
<id>urn:sha1:541933b43e7adf4fc5c7e119a699dd1380faf4cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add HISTORY; from Jose Nazario</title>
<updated>2004-09-21T15:01:59+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-09-21T15:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a58868c3246f86d955a812b44f1a014d86336f2b'/>
<id>urn:sha1:a58868c3246f86d955a812b44f1a014d86336f2b</id>
<content type='text'>
</content>
</entry>
<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>improved man page, with example and error strings, suggested by deraadt@</title>
<updated>2004-05-06T06:19:01+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2004-05-06T06:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7455a413fe887c060539c823b908a490bc474192'/>
<id>urn:sha1:7455a413fe887c060539c823b908a490bc474192</id>
<content type='text'>
man help jmc@
</content>
</entry>
</feed>
