Commit Graph

8 Commits

Author SHA1 Message Date
e850dabc8b feat: small code optimisations 2022-05-14 16:59:04 +02:00
a7bd154c32 feat: made string.h and string.c more compliant 2021-08-30 19:47:39 +02:00
20ab9e1d6e feat: gdt, attributes move, reorder
Added late gdt setup with initial tss
Moved attributes to include root
Reordered some imports
2021-03-21 17:34:38 +01:00
513693189e feat: created initial stack smash protector 2021-03-15 19:21:46 +01:00
77c8dca72a feat: implemented errno, strtol. Started ustar. Reformatted headers and
code. Added some self-tests. Started prepwork for vfs.
2021-03-14 21:14:22 +01:00
586b8191b4 feat: reformatted code base to be more standard 2021-03-10 22:01:13 +01:00
dc4bf71b5a feat: added cross compiler and moved headers to include dir 2021-03-09 19:45:20 +01:00
cefdb8ed90 feat: added debug traces and added support for booting using grub and
tftp
2021-03-08 22:00:07 +01:00