<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sbos.git/kernel/libc/include, 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-12-14T14:33:06+00:00</updated>
<entry>
<title>sb/printf: Add ksbprintf</title>
<updated>2024-12-14T14:33:06+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-12-14T14:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=0495bfb0d64bb2b318b629fd1c821dc8e2c8647d'/>
<id>urn:sha1:0495bfb0d64bb2b318b629fd1c821dc8e2c8647d</id>
<content type='text'>
Easier to add formatted strings to the string builder without
using intermediate buffers.
</content>
</entry>
<entry>
<title>formatting: Use clang-format on all projects</title>
<updated>2024-12-12T15:03:08+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-12-12T15:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=b033314bf1901d436dc71d41d5e1f37dda47e511'/>
<id>urn:sha1:b033314bf1901d436dc71d41d5e1f37dda47e511</id>
<content type='text'>
This commit also add braces to all `if` statements.
</content>
</entry>
<entry>
<title>kernel: Add string view and string builder</title>
<updated>2024-12-10T11:24:07+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-12-10T11:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=916aa42260290e9e864304bc7d9395b6aa693c27'/>
<id>urn:sha1:916aa42260290e9e864304bc7d9395b6aa693c27</id>
<content type='text'>
This makes write/read calls that use strings to communicate much
simpler and less error prone.
</content>
</entry>
<entry>
<title>kernel: Add kbnprintf</title>
<updated>2024-12-10T11:23:05+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-12-10T11:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=bcca3d183930eeaf3d024476f39d1d8fccf2ebab'/>
<id>urn:sha1:bcca3d183930eeaf3d024476f39d1d8fccf2ebab</id>
<content type='text'>
Like snprintf but without null termination
</content>
</entry>
<entry>
<title>kernel: Add ksnprintf</title>
<updated>2024-12-09T22:24:25+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-12-09T22:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=3bb66753076f4037883b7c71ce2fb8e78f8b1194'/>
<id>urn:sha1:3bb66753076f4037883b7c71ce2fb8e78f8b1194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize logging code</title>
<updated>2024-06-17T20:07:38+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-06-17T20:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=f209faffab90186cd88cd0a2fe2cc6236bb53e15'/>
<id>urn:sha1:f209faffab90186cd88cd0a2fe2cc6236bb53e15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug fix and cleanup.</title>
<updated>2024-04-15T18:34:58+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-04-15T18:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=62ba2a9ab01e5f2a9b1cd325af8d3112702b7713'/>
<id>urn:sha1:62ba2a9ab01e5f2a9b1cd325af8d3112702b7713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Meta: Apply new clang-format rules to kernel</title>
<updated>2023-11-28T19:12:20+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-11-28T19:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=d07fa25e04a19ccb9aa25bb6e2156d23d213db77'/>
<id>urn:sha1:d07fa25e04a19ccb9aa25bb6e2156d23d213db77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel: Add basic IPC and move to microkernel design.</title>
<updated>2023-11-28T19:07:50+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-11-28T19:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=636858dbbd48ed9f5073793b46740302aa202f43'/>
<id>urn:sha1:636858dbbd48ed9f5073793b46740302aa202f43</id>
<content type='text'>
The IPC design is currently a WIP and is nowhere near complete
</content>
</entry>
<entry>
<title>VFS: Add stat</title>
<updated>2023-11-15T01:55:54+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-11-15T01:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=6747f9407a061684c2fba837541c254f48bfcff0'/>
<id>urn:sha1:6747f9407a061684c2fba837541c254f48bfcff0</id>
<content type='text'>
</content>
</entry>
</feed>
