Commit Graph

9 Commits

Author SHA1 Message Date
6b0f6ddfb7 feat added init function 2021-08-13 21:07:40 +02:00
8152ad6e9a feat: added sling url decomposition 2021-03-26 22:16:59 +01:00
f120b104e5 feat: some extensions to kernel standard c library. Other minor
improvements and formats
2021-03-26 19:57:07 +01: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
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
300e80c2e8 feat: added shutdown command 2021-03-03 22:12:37 +01:00
c9102fbc65 feat: introduced stream to separate actual io and other tasks 2021-03-02 21:56:37 +01:00