<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sbos.git/userland/test, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kling.gg/sbos.git/atom?h=master</id>
<link rel='self' href='https://git.kling.gg/sbos.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/'/>
<updated>2024-11-27T23:12:17+00:00</updated>
<entry>
<title>changes</title>
<updated>2024-11-27T23:12:17+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-11-27T23:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=54869df7835565d0983096f65326cdd2d5f4f3d8'/>
<id>urn:sha1:54869df7835565d0983096f65326cdd2d5f4f3d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libc: Add case for strtol(l) where base is 0</title>
<updated>2024-11-22T21:32:02+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-11-22T21:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=8827f3033d76b0d9c7d8d8225077176a813f7f49'/>
<id>urn:sha1:8827f3033d76b0d9c7d8d8225077176a813f7f49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: Fix incorrect test</title>
<updated>2024-10-02T17:35:34+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-10-02T17:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=9902f9a2b6c5030000e220841b5868158a0bc05d'/>
<id>urn:sha1:9902f9a2b6c5030000e220841b5868158a0bc05d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stuff</title>
<updated>2024-06-27T17:07:50+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-06-27T16:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=d315a82dbed1fd288702ebbcb869c744476433a8'/>
<id>urn:sha1:d315a82dbed1fd288702ebbcb869c744476433a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LibC: Fix regression in printf</title>
<updated>2024-06-26T19:47:15+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-06-26T19:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=fddda835a28bbc52a8d8450395a3e57e181782a8'/>
<id>urn:sha1:fddda835a28bbc52a8d8450395a3e57e181782a8</id>
<content type='text'>
printf did not write out anything for %d when the value was zero.
</content>
</entry>
<entry>
<title>LibC: Fix printf formatting</title>
<updated>2024-06-25T23:41:28+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-06-25T23:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=33e1b11555d3557a36bd69d63f5bf0c290b5d462'/>
<id>urn:sha1:33e1b11555d3557a36bd69d63f5bf0c290b5d462</id>
<content type='text'>
Previously %02x would not print out padding if the given value was zero.
</content>
</entry>
<entry>
<title>LibC: Include delim in getdelim if it was seen</title>
<updated>2024-06-23T10:42:56+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-06-23T10:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=eb606d798b18be08e4a403132350b6dc350b522b'/>
<id>urn:sha1:eb606d798b18be08e4a403132350b6dc350b522b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LibC: Add more functions that support "long long" integers</title>
<updated>2024-04-17T14:55:16+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-04-17T14:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=d0cca44913356f8ce15e15216b0e26c2e74b4d06'/>
<id>urn:sha1:d0cca44913356f8ce15e15216b0e26c2e74b4d06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LibC: Add memchr()</title>
<updated>2024-04-17T14:20:21+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-04-17T14:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=d3f8196eb2cd57fec5f6e2691fdbc802c4d92fc8'/>
<id>urn:sha1:d3f8196eb2cd57fec5f6e2691fdbc802c4d92fc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel/LibC: Add randomfill() syscall.</title>
<updated>2023-11-23T16:01:55+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-11-23T16:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=6757803629574fe46e9047be8567e0c7e0522973'/>
<id>urn:sha1:6757803629574fe46e9047be8567e0c7e0522973</id>
<content type='text'>
This syscall aims to fill the given buffer with cryptographically secure
random data. If the syscall returns and does not cause a page fault it
will **always** have filled the buffer with random data and never gives
back any error value.
</content>
</entry>
</feed>
