| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-24 | rename common to src | Kimplul | |
| + I keep starting to type src and wondering why autocomplete won't work, I guess src is just uncounciously a better name | |||
| 2023-07-27 | use nifty variable argument count trick | Kimplul | |
| + Found it in newlib. This allows the compiler to more effectively optimize away unnecessary register operations. Applied to both kernel and init.c for a slight speed increase. I really should move init.c to some other repository though, the binary files are starting to get annoying | |||
| 2023-05-01 | update license stuff | Kimplul | |
| 2023-04-30 | rename to kmi | Kimplul | |
| 2022-11-21 | make syscall handlers void | Kimplul | |
| 2022-11-21 | fix formatting | Kimplul | |
| 2022-11-21 | possible optimisations | Kimplul | |
| 2022-10-21 | beautification | Kimplul | |
| 2022-09-20 | add capability subsystem and syscalls | Kimplul | |
