This website requires JavaScript.
Explore
Help
Register
Sign In
starnakin
/
42_KFS
Watch
1
Star
0
Fork
0
You've already forked 42_KFS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0467c45bf0
42_KFS
/
headers
History
0x35c
0467c45bf0
Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
2024-09-20 12:41:25 +02:00
..
base.h
add: %u, %p, %x to kprintf
2024-09-19 18:00:18 +02:00
debug.h
feature: print_stack working (dont use opti flags, else the stack is broken)
2024-09-17 11:10:41 +02:00
gdt.h
feature: print_stack working (dont use opti flags, else the stack is broken)
2024-09-17 11:10:41 +02:00
keyboard.h
fix: compilation warning for maybe unused variables
2024-09-19 00:05:21 +02:00
kprintf.h
feature: log level on kprintf (color)
2024-09-20 12:40:36 +02:00
memory.h
feature: kfree_alloc is now working (uncomment a free in the main to prove)
2024-09-19 17:39:14 +02:00
rtc.h
style: clang-format on all files
2024-09-18 22:30:11 +02:00
shell.h
fix: compilation warning for maybe unused variables
2024-09-19 00:05:21 +02:00
terminal.h
feature: log level on kprintf (color)
2024-09-20 12:40:36 +02:00