<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sbos.git/kernel/scalls, 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>2023-11-16T14:24:45+00:00</updated>
<entry>
<title>Kernel: Change how syscalls are built and implemented.</title>
<updated>2023-11-16T14:24:45+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-11-16T14:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=a288258785bac3c2000227532f4a17210813c506'/>
<id>urn:sha1:a288258785bac3c2000227532f4a17210813c506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VFS/LibC: Add getcwd()</title>
<updated>2023-11-15T21:11:26+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-11-15T20:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=835101f96e7c9fca00940e967c471c33e4e4dae9'/>
<id>urn:sha1:835101f96e7c9fca00940e967c471c33e4e4dae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel/LibC: Add chdir function and syscall</title>
<updated>2023-11-15T20:40:13+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-11-15T01:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=e22e493940266e0aa9be2bf58df1821a3539e19b'/>
<id>urn:sha1:e22e493940266e0aa9be2bf58df1821a3539e19b</id>
<content type='text'>
</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>
<entry>
<title>Kernel Style: Change uint*_t -&gt; u*</title>
<updated>2023-11-10T14:47:08+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-11-10T14:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=9a1f977e39d8e9fcb6a9cb2a612f4743e802221d'/>
<id>urn:sha1:9a1f977e39d8e9fcb6a9cb2a612f4743e802221d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Meta: Create simple build scripts for kernel, userland and general enviroment</title>
<updated>2023-10-30T23:18:38+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-10-30T21:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=34342b53c39aa3f22326b6e4eda960cc20cfa0f0'/>
<id>urn:sha1:34342b53c39aa3f22326b6e4eda960cc20cfa0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Meta: Move kernel and userland to their own folders.</title>
<updated>2023-10-30T23:18:38+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-10-30T21:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=8a9208612eec8ddae4c418485d848ecfa0613699'/>
<id>urn:sha1:8a9208612eec8ddae4c418485d848ecfa0613699</id>
<content type='text'>
This is to allow both the kernel and the userland to share certain
header files and to make the folder structure a bit more clear.
</content>
</entry>
</feed>
