<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sbos.git/userland/libc/sys/socket, 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-12T15:03:08+00:00</updated>
<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>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>Kernel/IRC: Add setsockopt and move IRC client to use new socket interface</title>
<updated>2024-04-29T20:00:55+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-04-29T20:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=231301a6190605bd3ced4d961ee0d5d3fcd49d65'/>
<id>urn:sha1:231301a6190605bd3ced4d961ee0d5d3fcd49d65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor fix</title>
<updated>2024-02-07T21:26:19+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-02-07T21:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=581ac7e072633f68deed5c5d343603c053895907'/>
<id>urn:sha1:581ac7e072633f68deed5c5d343603c053895907</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add untracked files</title>
<updated>2023-12-18T15:02:34+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-12-18T15:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=b7fa1457727338416499d1b0144f1042a6878a97'/>
<id>urn:sha1:b7fa1457727338416499d1b0144f1042a6878a97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel/LibC/Networking: Be able to send UDP messages</title>
<updated>2023-10-30T20:49:48+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2023-10-27T20:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=d50d18c9da3a125f0196bec89802dec1c5b0b800'/>
<id>urn:sha1:d50d18c9da3a125f0196bec89802dec1c5b0b800</id>
<content type='text'>
Now it can send UDP messages to a specific IP address and libc has
enough to create a basic UDP ECHO server, that is kinda cool.
</content>
</entry>
</feed>
