<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib, branch OPENBSD_4_6_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_6_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_6_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2009-06-21T00:33:10+00:00</updated>
<entry>
<title>abs conforms c99 -&gt; imaxabs conforms c99.  ok millert@</title>
<updated>2009-06-21T00:33:10+00:00</updated>
<author>
<name>martynas</name>
<email></email>
</author>
<published>2009-06-21T00:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c2fd5f6b247d86a45d952c9b689af7c86ba86a46'/>
<id>urn:sha1:c2fd5f6b247d86a45d952c9b689af7c86ba86a46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quieten compiler by converting pointers to uintptr_t before truncating them</title>
<updated>2009-06-08T19:21:08+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2009-06-08T19:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7da661713b58fcaf339fde465c90ead048d3745e'/>
<id>urn:sha1:7da661713b58fcaf339fde465c90ead048d3745e</id>
<content type='text'>
to u_int32_t to do integer math with (in a situation where that is legit)
ok otto millert
</content>
</entry>
<entry>
<title>Don't assume that we can overwrite strings in the environment.</title>
<updated>2009-06-04T20:39:13+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2009-06-04T20:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b77bc4fc41b396fdfad2c3601e64aa26f6c0ed7f'/>
<id>urn:sha1:b77bc4fc41b396fdfad2c3601e64aa26f6c0ed7f</id>
<content type='text'>
Someone may have passed a read-only string to putenv() (I'm looking
at you cron!).
</content>
</entry>
<entry>
<title>Make putenv(), setenv() and unsetenv() standards compliant.  The</title>
<updated>2009-06-03T15:52:16+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2009-06-03T15:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2fbee47dd731557e4c361a39c72b272faeeefe8d'/>
<id>urn:sha1:2fbee47dd731557e4c361a39c72b272faeeefe8d</id>
<content type='text'>
standard explicitly disallows passing setenv a name with a '=' in
it but historic BSD behavior is to allow this but to ignore the '='
and anything after it.
</content>
</entry>
<entry>
<title>document that no leading whitespace is permitted between the option and</title>
<updated>2009-04-12T23:13:36+00:00</updated>
<author>
<name>okan</name>
<email></email>
</author>
<published>2009-04-12T23:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cc1b699e91246c197c644df10864bf99439d23d1'/>
<id>urn:sha1:cc1b699e91246c197c644df10864bf99439d23d1</id>
<content type='text'>
argument if the argument is deemed to be optional ('::').

feedback and ok jmc@ and millert@
</content>
</entry>
<entry>
<title>kill whitespace at eol;</title>
<updated>2009-02-13T23:36:17+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2009-02-13T23:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0022884d4476647fcc43309b8c245c60ad1cab39'/>
<id>urn:sha1:0022884d4476647fcc43309b8c245c60ad1cab39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>decribe 'F' better and mention flags are debugging aids; ok tedu@ jmc@</title>
<updated>2009-02-13T18:49:14+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2009-02-13T18:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5327674e2d04616a68f7f89905418f8fd3fa7cb9'/>
<id>urn:sha1:5327674e2d04616a68f7f89905418f8fd3fa7cb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct function definitions; from Markus Bergkvist</title>
<updated>2009-02-10T21:47:56+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2009-02-10T21:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=03ba8f736f8a96772bebb01f0fd7b1300d732472'/>
<id>urn:sha1:03ba8f736f8a96772bebb01f0fd7b1300d732472</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reintroduce extra malloc protections, but avoiding the use of</title>
<updated>2009-01-03T12:58:28+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-01-03T12:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=822633f8798a6b4646a8b092e7c67f511cdbdba2'/>
<id>urn:sha1:822633f8798a6b4646a8b092e7c67f511cdbdba2</id>
<content type='text'>
PAGE_(SIZE|SHIFT|MASK) defines that evaluate to variables on the
sparc architecture;
ok otto@ tested on my reanimated ss20
</content>
</entry>
<entry>
<title>PAGE_SIZE is not a valid symbol to use in that way.  In particular,</title>
<updated>2008-12-31T05:21:46+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2008-12-31T05:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e134ab420324ed0a3522d02baec026316ec84b01'/>
<id>urn:sha1:e134ab420324ed0a3522d02baec026316ec84b01</id>
<content type='text'>
on sparc, it expands to something that just plain does not work,
because the page size can be variable.  Sorry we didn't spot this
before.  Backing it all out to allow sparc to build; please find a
different way to fix it.
</content>
</entry>
</feed>
