64-bit microkernel
Go to file
warp03 3906201c4b
Added peek option to dgram_recvfrom syscall
2024-04-28 22:03:52 +02:00
acpi acpi: Added missing parentheses 2021-07-04 20:16:18 +02:00
arch Abort syscall if invalid memory reference occurs 2023-11-26 18:58:38 +01:00
asm/amd64 Abort syscall if invalid memory reference occurs 2023-11-26 18:58:38 +01:00
core core: Added heartbeat pixel 2023-11-26 18:59:27 +01:00
fs Major update (moving VFS to userspace, added ipcreq) 2022-09-03 14:37:53 +02:00
include Added peek option to dgram_recvfrom syscall 2024-04-28 22:03:52 +02:00
mem Use u9malloc for kernel memory management 2023-05-13 18:06:52 +02:00
prog Abort syscall if invalid memory reference occurs 2023-11-26 18:58:38 +01:00
sock Added peek option to dgram_recvfrom syscall 2024-04-28 22:03:52 +02:00
ui Added VFS, devfs and stdio 2021-02-19 23:23:50 +01:00
util circbuf: Added more read functions 2024-04-28 21:50:58 +02:00
vendor/warp03 Added submodule https://git.omegazero.org/warp03/u9malloc.git 2023-05-13 18:02:53 +02:00
.drone.yml drone: Use image with newer llvm version 2021-04-02 16:13:25 +02:00
.gitignore Initial commit 2020-11-14 15:32:52 +01:00
.gitmodules Added submodule https://git.omegazero.org/warp03/u9malloc.git 2023-05-13 18:02:53 +02:00
LICENSE Initial commit 2020-11-14 15:32:52 +01:00
Makefile Use u9malloc for kernel memory management 2023-05-13 18:06:52 +02:00
README.md Update 'README.md' 2021-02-21 19:45:12 +01:00
buildNumber Added peek option to dgram_recvfrom syscall 2024-04-28 22:03:52 +02:00
link.ld Initial commit 2020-12-30 16:15:41 +01:00

README.md

hadron-kernel

Build Status Release Tasks