| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Finish implementing the functions from string.h in string.c.
Signed-off-by: Danny Holman <dholman@gymli.xyz>
|
|
|
|
|
|
| |
Implement a basic printf function using primitives from the TTY library.
Signed-off-by: Danny Holman <dholman@gymli.xyz>
|
|
|
|
|
|
| |
Add the main initialiazation functions within the main kernel directory.
Signed-off-by: Danny Holman <dholman@gymli.xyz>
|
|
Add implementations for functions declared in string.h.
Signed-off-by: Danny Holman <dholman@gymli.xyz>
|