honey-os / src / userland / hlib /
@biosfood biosfood authored on 16 Jan 2023
..
include add await syscall 1 year ago
service move 'gets'-functionality to ioManager to simplify the shell source code 1 year ago
Makefile add events 1 year ago
compile_flags.txt fix compile flags to prevent errors 1 year ago
io.c reorganize hlib source code 1 year ago
link.ld add a static libary and fix interrupts 1 year ago
main.c check if a message should be printed to the main vga screen by checking if any syscall in the 'syscall stack' is the foreground process 1 year ago
malloc.c make malloc functions accessible to user mode programs 1 year ago
malloc.h make malloc functions accessible to user mode programs 1 year ago
stdio.c move 'gets'-functionality to ioManager to simplify the shell source code 1 year ago
strings.c reorganize hlib source code 1 year ago