uKernel/tools
2019-07-02 19:34:07 +02:00
..
arch Let the libc implement <unistd.h> in native drivers 2019-05-30 06:52:07 +02:00
.gitignore Always generate platform.c for every platform 2019-05-17 16:50:26 +02:00
bus.c Expose the kernel driver definitions 2018-09-18 01:58:43 +02:00
clock.c Update the copyright notice 2019-05-20 21:18:07 +02:00
console.c Update the copyright notice 2019-05-20 21:18:07 +02:00
crti.S Link every executable binary with crt{i,n}.o 2018-08-22 02:30:22 +02:00
crtn.S Link every executable binary with crt{i,n}.o 2018-08-22 02:30:22 +02:00
init.c Use the platform framework for tools as well 2018-09-16 17:29:08 +02:00
iso.sh Set argv[0] when loading with GRUB 2019-04-28 03:35:09 +02:00
libk.c Expose enough symbols in the libc internally 2019-05-30 06:39:38 +02:00
main.c Simplify the userland kernel as well 2018-06-07 11:36:30 -04:00
platform.c Always generate platform.c for every platform 2019-05-17 16:50:26 +02:00
platform.sh Merge the latest version upstream 2019-07-02 19:34:07 +02:00
project.conf Bring libk closer to building 2019-05-30 04:31:50 +02:00
start.S Import printf(3) into libuKernel 2018-04-06 00:18:16 +02:00
syscalls.S Bring libk closer to building 2019-05-30 04:31:50 +02:00