<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib, branch OPENBSD_3_3_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_3_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_3_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2003-03-06T19:54:52+00:00</updated>
<entry>
<title>.Xr's;</title>
<updated>2003-03-06T19:54:52+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2003-03-06T19:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8392fbf4c9c18cb003f62b2b7ea5a78b4048a1c7'/>
<id>urn:sha1:8392fbf4c9c18cb003f62b2b7ea5a78b4048a1c7</id>
<content type='text'>
typos in man page section

ok deraadt@
</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>Use int32_t, not long since this deals with 32bit quantities.</title>
<updated>2003-02-28T21:27:44+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-02-28T21:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=13520626baf49aa5b220d51d3379c849d73c23fc'/>
<id>urn:sha1:13520626baf49aa5b220d51d3379c849d73c23fc</id>
<content type='text'>
Inspired by a change in NetBSD and reported by Jan Johansson.
</content>
</entry>
<entry>
<title>of of</title>
<updated>2003-02-24T03:09:07+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2003-02-24T03:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d9946e4269b59e050fe0c8fed808b3392d2b23d8'/>
<id>urn:sha1:d9946e4269b59e050fe0c8fed808b3392d2b23d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typos;</title>
<updated>2003-01-21T19:59:09+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2003-01-21T19:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=98a78d57b176408b5aca87705f9681c5b155b47c'/>
<id>urn:sha1:98a78d57b176408b5aca87705f9681c5b155b47c</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>Add sanity check to prevent int oflow for very large allocations.</title>
<updated>2003-01-14T02:27:16+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-01-14T02:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aba0988fbff5b7f1f5d85fab2531d66d00cc046f'/>
<id>urn:sha1:aba0988fbff5b7f1f5d85fab2531d66d00cc046f</id>
<content type='text'>
Also fix a signed vs. unsigned issue while I am at it.
Found by Jim Geovedi.  OK deraadt@
</content>
</entry>
<entry>
<title>use proper __findenv() prototype; millert@ ok</title>
<updated>2002-12-10T22:44:13+00:00</updated>
<author>
<name>mickey</name>
<email></email>
</author>
<published>2002-12-10T22:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3aa45ad8adef31b662a315f8bb0a3bb881e8c7ed'/>
<id>urn:sha1:3aa45ad8adef31b662a315f8bb0a3bb881e8c7ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document BSD behavior of accepting '-' within optstring as long as</title>
<updated>2002-12-10T21:51:38+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-12-10T21:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=83ad17becc7b265b14a39b57523c4abeff727ebc'/>
<id>urn:sha1:83ad17becc7b265b14a39b57523c4abeff727ebc</id>
<content type='text'>
it is not the fist character of optstring (since that would conflict
with GNU semantics).

Update the bit on "W;" within optstring when called as getopt (not
getopt_long) to current reality.
</content>
</entry>
<entry>
<title>When doing permutation, only treat "-" as an option if it was specified</title>
<updated>2002-12-10T17:51:42+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-12-10T17:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2304367f418c4d1085e25e4f99c9afd1951bf1d2'/>
<id>urn:sha1:2304367f418c4d1085e25e4f99c9afd1951bf1d2</id>
<content type='text'>
in optstring.  Problem noticed by Theo.
</content>
</entry>
<entry>
<title>Fix pasto, spotted by lebel@</title>
<updated>2002-12-08T22:57:14+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-12-08T22:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e0fe3085eb6f61cbd3984b9ea6b2e61b7e2207e6'/>
<id>urn:sha1:e0fe3085eb6f61cbd3984b9ea6b2e61b7e2207e6</id>
<content type='text'>
</content>
</entry>
</feed>
