<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kmi/include/apos/string.h, branch master</title>
<subtitle>ACTIVE - Kernel with migrating threads as IPC</subtitle>
<id>https://metanimi.dy.fi/cgit/kmi/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/kmi/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/'/>
<updated>2023-04-30T14:06:02Z</updated>
<entry>
<title>rename to kmi</title>
<updated>2023-04-30T14:06:02Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-04-30T14:06:02Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=ea5ebe0809fb31b9f125ac0689f706cc5f3f078f'/>
<id>urn:sha1:ea5ebe0809fb31b9f125ac0689f706cc5f3f078f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add license texts</title>
<updated>2022-06-12T10:58:42Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-06-12T10:58:42Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=6c529c5c6c2d016d77b143171c5e27fbec0d2bfd'/>
<id>urn:sha1:6c529c5c6c2d016d77b143171c5e27fbec0d2bfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>continue documentation</title>
<updated>2022-06-01T19:34:31Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-06-01T19:34:31Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=b5e6a74635eba8e6c5fe0a614c6f578380fb1196'/>
<id>urn:sha1:b5e6a74635eba8e6c5fe0a614c6f578380fb1196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add @file info to all files</title>
<updated>2022-05-22T20:35:02Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-05-22T20:35:02Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=72df0de8cb579fd96449d19eb57fc71335907a19'/>
<id>urn:sha1:72df0de8cb579fd96449d19eb57fc71335907a19</id>
<content type='text'>
+ Next step, start documenting contents of each file.
</content>
</entry>
<entry>
<title>add clang format and run it</title>
<updated>2022-04-10T12:42:04Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-04-10T12:39:41Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=8aa17b12f29536ea9c8b6ca22c7f153e8d90fa3b'/>
<id>urn:sha1:8aa17b12f29536ea9c8b6ca22c7f153e8d90fa3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved linkind process, added padding generator</title>
<updated>2021-08-30T21:13:40Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2021-08-30T21:13:40Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=1ab464d959b9ee3d3bb6758ac0d9d33fc6c77e46'/>
<id>urn:sha1:1ab464d959b9ee3d3bb6758ac0d9d33fc6c77e46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrated libfdt</title>
<updated>2021-08-22T19:25:57Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2021-08-22T17:38:48Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=b235f49f31d11e68019c42f48b6641c37e4c986e'/>
<id>urn:sha1:b235f49f31d11e68019c42f48b6641c37e4c986e</id>
<content type='text'>
+ Added new common/ directory, into which code that should be shared
with init and kernel is to be added. Currently string.c and bytes.c.
Code in common/ should be marked with __weak, so as to allow the arch to
implement a better, more optimised version of the function if
possible/required.

+ Created include/apos/types.h with macros essentially providing the
libc limits.h and stdint.h. At the moment I use gcc/clang predefined
macros for most things.
</content>
</entry>
</feed>
