libkernaux/examples
Alex Kotov c99cce166e
Use assertions on tests (#73)
2022-06-20 21:01:56 +03:00
..
arch-riscv64-min Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
bootloader-multiboot2-grub Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
bootloader-multiboot2-limine Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
bootloader-stivale2-limine Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
.gitignore Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
Makefile.am Main: remove MemStore (memory store) and SizedVoid (sized void) 2022-06-17 18:50:46 +03:00
assert.c Add debug mode and rewrite assertions (#52) 2022-06-13 19:28:00 +03:00
cmdline.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00
fprintf.c Main: remove MemStore (memory store) and SizedVoid (sized void) 2022-06-17 18:50:46 +03:00
fprintf_va.c Main: remove MemStore (memory store) and SizedVoid (sized void) 2022-06-17 18:50:46 +03:00
main.c Use assertions on tests (#73) 2022-06-20 21:01:56 +03:00
memmap.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00
ntoa.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00
panic.c Add debug mode and rewrite assertions (#52) 2022-06-13 19:28:00 +03:00
pfa.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00
printf_fmt.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00
snprintf.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00
snprintf_va.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00
units_human.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00