<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/strtoul.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-06-29T18:54:37+00:00</updated>
<entry>
<title>Document behavior when no conversion could be performed.  Adapted</title>
<updated>2007-06-29T18:54:37+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2007-06-29T18:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ac1bccf636517190eaf1cc13a79548688a38c6ea'/>
<id>urn:sha1:ac1bccf636517190eaf1cc13a79548688a38c6ea</id>
<content type='text'>
from FreeBSD.  With help from jmc@.
</content>
</entry>
<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>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>Remove the advertising clause in the UCB license which Berkeley</title>
<updated>2003-06-02T20:18:38+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-06-02T20:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=021d32a253720a2fcdb07690f59c7e08d1d661e6'/>
<id>urn:sha1:021d32a253720a2fcdb07690f59c7e08d1d661e6</id>
<content type='text'>
rescinded 22 July 1999.  Proofed by myself and Theo.
</content>
</entry>
<entry>
<title>typos;</title>
<updated>2003-05-10T06:48:30+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2003-05-10T06:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a3c632017e2c1a24a55f9dc6f0232f1f13dbdb4c'/>
<id>urn:sha1:a3c632017e2c1a24a55f9dc6f0232f1f13dbdb4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention that stroul() et al *do* accept negative numbers, they</title>
<updated>2003-04-21T21:49:40+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-04-21T21:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8f1420b571676cc4a8a863fa689bb24e55d24f7d'/>
<id>urn:sha1:8f1420b571676cc4a8a863fa689bb24e55d24f7d</id>
<content type='text'>
just (effectively) cast to unsigned.  ho@ OK
</content>
</entry>
<entry>
<title>Fix a pasto. (There is no ULLONG_MIN, for hopefully obvious reasons)</title>
<updated>2003-03-06T18:19:26+00:00</updated>
<author>
<name>kjell</name>
<email></email>
</author>
<published>2003-03-06T18:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=245daf3c316cfd1dc750e840f9dd77c105241255'/>
<id>urn:sha1:245daf3c316cfd1dc750e840f9dd77c105241255</id>
<content type='text'>
ok millert
</content>
</entry>
<entry>
<title>.Xr atoll(3) and add missing .Xr of atol(3) in atoll(3) man page.</title>
<updated>2002-11-21T20:54:09+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-11-21T20:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=82f5f5cc6f5a299ea502cad9b78326371fa65824'/>
<id>urn:sha1:82f5f5cc6f5a299ea502cad9b78326371fa65824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace strtou?q() with the more standard strtou?ll(), using weak</title>
<updated>2002-06-29T00:20:11+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-06-29T00:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6adefe10f90940abb77fbd207bd42c11497679b9'/>
<id>urn:sha1:6adefe10f90940abb77fbd207bd42c11497679b9</id>
<content type='text'>
aliases to fake up strtou?q().  espie@ OK.
</content>
</entry>
<entry>
<title>Initial cleanup:</title>
<updated>2002-04-30T16:31:42+00:00</updated>
<author>
<name>mpech</name>
<email></email>
</author>
<published>2002-04-30T16:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=735441d3d93924dacae18f55adaa1568893e6b65'/>
<id>urn:sha1:735441d3d93924dacae18f55adaa1568893e6b65</id>
<content type='text'>
o) remove extra space in the end of line;
o) remove extra blank lines in the end of file;
o) remove .Pp before .Ss;
o) CAVEAT -&gt; CAVEATS;
o) fix usage of .Fa;
o) &lt;blank-line&gt; -&gt; .Pp;
o) wrap long lines;

millert@ ok
</content>
</entry>
</feed>
