<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-skiboot/libc/test/run-stdlib.c, branch master</title>
<subtitle>Talos™ II skiboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-skiboot/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-skiboot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/'/>
<updated>2017-05-31T06:58:05+00:00</updated>
<entry>
<title>libc: Add labs() to stdlib</title>
<updated>2017-05-31T06:58:05+00:00</updated>
<author>
<name>Shilpasri G Bhat</name>
<email>shilpa.bhat@linux.vnet.ibm.com</email>
</author>
<published>2017-05-26T08:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=41bb3e7cd4eda5371d7cd0310e31357550279ccd'/>
<id>urn:sha1:41bb3e7cd4eda5371d7cd0310e31357550279ccd</id>
<content type='text'>
Signed-off-by: Shilpasri G Bhat &lt;shilpa.bhat@linux.vnet.ibm.com&gt;
Acked-by: Balbir Singh &lt;bsingharora@gmail.com&gt;
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>atoi/atol should assume base 10, not autodetect base.</title>
<updated>2015-02-23T02:35:50+00:00</updated>
<author>
<name>Daniel Axtens</name>
<email>dja@axtens.net</email>
</author>
<published>2015-02-20T02:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=2d9cfc99ce6d1bd77e6dd722858147b78dd3962d'/>
<id>urn:sha1:2d9cfc99ce6d1bd77e6dd722858147b78dd3962d</id>
<content type='text'>
The behaviour of atoi/atol on glibc (and according to the spec) is
to assume base 10, not to autodetect the base.

Signed-off-by: Daniel Axtens &lt;dja@axtens.net&gt;
Reviewed-by: Cyril Bur &lt;cyrilbur@gmail.com&gt;
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Don't recognise a double hex prefix (0x0xNN) as valid.</title>
<updated>2015-02-23T02:35:50+00:00</updated>
<author>
<name>Daniel Axtens</name>
<email>dja@axtens.net</email>
</author>
<published>2015-02-20T02:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=e4f5a453bb4e8b9ee3820c0f495beff417a867de'/>
<id>urn:sha1:e4f5a453bb4e8b9ee3820c0f495beff417a867de</id>
<content type='text'>
When autodetecting the base, the code would strip hex prefixes twice.
Now the string is not modified in the detection stage.

Signed-off-by: Daniel Axtens &lt;dja@axtens.net&gt;
Reviewed-by: Cyril Bur &lt;cyrilbur@gmail.com&gt;
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Test libc stdlib functions (atoi/strtol and friends)</title>
<updated>2015-02-23T02:35:49+00:00</updated>
<author>
<name>Daniel Axtens</name>
<email>dja@axtens.net</email>
</author>
<published>2015-02-20T02:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=e4ce915ea0631f5b17082aa8c70079b0e9dc33af'/>
<id>urn:sha1:e4ce915ea0631f5b17082aa8c70079b0e9dc33af</id>
<content type='text'>
This increases coverage of atoi, atol, strtol and strtoul to 100%.

Signed-off-by: Daniel Axtens &lt;dja@axtens.net&gt;
Reviewed-by: Cyril Bur &lt;cyrilbur@gmail.com&gt;
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add skeleton for libc/stdlib unit test</title>
<updated>2015-01-20T07:23:15+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2015-01-20T07:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=ebfd0fdbab7eb6e97a4e8f36a04ea0e60c7441bf'/>
<id>urn:sha1:ebfd0fdbab7eb6e97a4e8f36a04ea0e60c7441bf</id>
<content type='text'>
Now it shows up as untested in lcov!

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
</feed>
