<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib, branch OPENBSD_3_4</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_4</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2004-02-13T07:14:52+00:00</updated>
<entry>
<title>MFC:</title>
<updated>2004-02-13T07:14:52+00:00</updated>
<author>
<name>brad</name>
<email></email>
</author>
<published>2004-02-13T07:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ec3df9335c2be86d2de19f2111bf4a15736c11bc'/>
<id>urn:sha1:ec3df9335c2be86d2de19f2111bf4a15736c11bc</id>
<content type='text'>
Fix by millert@

Traditionally, getopt(3) has treated "--foo" the same as "--".  However,
this can cause confusion when a user tries to use a long option with
a program that only supports short options.  Furthermore, it appears
to be in violation of POSIX, which states that "--" shall indicate
the end of argument processing, not any string that begins with "--".
OK otto@ and closes PR 3666.

ok deraadt@ millert@
</content>
</entry>
<entry>
<title>typo; ianm@cit.uws.edu.au</title>
<updated>2003-09-08T16:24:05+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2003-09-08T16:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=65400201a16050f539ec67dac95fb3747a0ac949'/>
<id>urn:sha1:65400201a16050f539ec67dac95fb3747a0ac949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typos from Brian Poole;</title>
<updated>2003-09-07T18:57:05+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2003-09-07T18:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a6347b2b07d039d01a04b22538220a7c6d7697b3'/>
<id>urn:sha1:a6347b2b07d039d01a04b22538220a7c6d7697b3</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>escape punctuation;</title>
<updated>2003-09-02T18:24:21+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2003-09-02T18:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fca64a525cd51136278627ac29e06b3ba8a31fec'/>
<id>urn:sha1:fca64a525cd51136278627ac29e06b3ba8a31fec</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>ansify function arguments</title>
<updated>2003-08-04T16:51:49+00:00</updated>
<author>
<name>jfb</name>
<email></email>
</author>
<published>2003-08-04T16:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=846bdf59cc19d7049d903acfc3dd5cd50a11b84b'/>
<id>urn:sha1:846bdf59cc19d7049d903acfc3dd5cd50a11b84b</id>
<content type='text'>
ok tdeval@
</content>
</entry>
<entry>
<title>Rename rootd to needslash and invert its value.  This fixes the check</title>
<updated>2003-08-01T21:04:59+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-08-01T21:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=65e9b95a103acfa20254ba144a5102e765ec7f82'/>
<id>urn:sha1:65e9b95a103acfa20254ba144a5102e765ec7f82</id>
<content type='text'>
for ENAMETOOLONG, though since we use strlcpy() and strlcat() this
is not a big deal.  Problem found by vincent@
</content>
</entry>
<entry>
<title>fix a proto</title>
<updated>2003-07-31T07:08:42+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2003-07-31T07:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e17357c09b2a156a0fa1407b68c4158394b9d7e'/>
<id>urn:sha1:1e17357c09b2a156a0fa1407b68c4158394b9d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compile llabs.c</title>
<updated>2003-07-21T20:20:30+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-07-21T20:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f372016d00198f92949596e5189636f57f96f466'/>
<id>urn:sha1:f372016d00198f92949596e5189636f57f96f466</id>
<content type='text'>
</content>
</entry>
<entry>
<title>llabs(3) for C99</title>
<updated>2003-07-21T20:20:04+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-07-21T20:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7d44b5b2fd10bb573fd94bfc61f08bd4fa0215da'/>
<id>urn:sha1:7d44b5b2fd10bb573fd94bfc61f08bd4fa0215da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- just warn in case of mmap/brk failure</title>
<updated>2003-07-19T23:52:27+00:00</updated>
<author>
<name>tdeval</name>
<email></email>
</author>
<published>2003-07-19T23:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fafc86b23c8680c578fb4acd18ec162e12dd35ed'/>
<id>urn:sha1:fafc86b23c8680c578fb4acd18ec162e12dd35ed</id>
<content type='text'>
- extend_pgdir and malloc_make_chunks return int, not void*

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