a cow based x86_64 operating system, using limine and stivale2
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mathieu Serandour 3f121ae3e9 get_cr3 11 months ago
..
elf elf_free 12 months ago
assert.c moved stuff to lib/ 1 year ago
assert.h removed GCC warnings when NDEBUG 1 year ago
cpuid.h moved stuff to lib/ 1 year ago
cpuid.s moved stuff to lib/ 1 year ago
dump.c fixed decimal bug 1 year ago
dump.h renamed stuff 1 year ago
logging.c puts -> printf 1 year ago
logging.h fixed error 1 year ago
math.h moved stuff to lib/ 1 year ago
panic.c scheduler infos on panic messages 11 months ago
panic.h moved stuff to lib/ 1 year ago
registers.h get_cr3 11 months ago
regs.s get_cr3 11 months ago
sprintf.c static printf buffer 1 year ago
sprintf.h terminal frontend 1 year ago
stacktrace.c disable stack tracing for userpace 12 months ago
stacktrace.h stack tracing symbol names 1 year ago
string.c fixed string.h related const convertions 12 months ago
string.h fixed string.h related const convertions 12 months ago
string_t.h terminal frontend 1 year ago
time.c timer irq 100 Hz, ns clock, removed apic timer callbacks 12 months ago
time.h sleep(ms) function using APIC clock 1 year ago
utf16le.c ascii2utf16le fun 1 year ago
utf16le.h ascii2utf16le fun 1 year ago