Commit Graph

7 Commits

Author SHA1 Message Date
Max Wash
08734094d7 Fixed %rax not being set properly during syscalls 2020-03-31 18:41:49 +01:00
Max Wash
9f4e7a2cc6 libc is now built as a shared library 2020-03-31 18:41:31 +01:00
Max Wash
5e3d012bf7 Added unistd.h and some linux syscall wrappers 2020-03-31 18:36:58 +01:00
Max Wash
76d1753ab5 Lots of work on the build system 2020-03-31 16:21:07 +01:00
Max Wash
28256512c9 Implemented runtime files and tests 2020-03-31 12:55:52 +01:00
Max Wash
4cc8e52052 Re-organisation + stdint.h and stddef.h 2020-03-31 12:04:53 +01:00
Max Wash
5d12a5ecf2 Initial commit 2020-03-30 20:06:20 +01:00