libkernaux/examples
Alex Kotov 0922a18e70
Maintenance (#98)
* Fix copyright
* Remove thanks
* Update CONTRIBUTING.md
* Remove bitfields from struct KernAux_Arch_I386_TSS
* Change description of package "mbr"
* Make generic file stable
* Rename printf examples
2022-06-25 20:28:28 +00:00
..
arch-riscv64-min Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
bootloader-multiboot2-grub Move drivers to separate subdirectory (#91) 2022-06-23 10:43:53 +00:00
bootloader-multiboot2-limine Move drivers to separate subdirectory (#91) 2022-06-23 10:43:53 +00:00
.gitignore Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
Makefile.am Maintenance (#98) 2022-06-25 20:28:28 +00: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
generic_file.c Add generic type for files (#96) 2022-06-25 17:30:24 +03:00
generic_malloc.c Generic memory allocator (#82) 2022-06-21 11:37:52 +03:00
generic_mutex.c Generic memory allocator (#82) 2022-06-21 11:37:52 +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_file.c Maintenance (#98) 2022-06-25 20:28:28 +00:00
printf_file_va.c Maintenance (#98) 2022-06-25 20:28:28 +00:00
printf_fmt.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00
printf_str.c Maintenance (#98) 2022-06-25 20:28:28 +00:00
printf_str_va.c Maintenance (#98) 2022-06-25 20:28:28 +00:00
units_human.c Main: examples/: Enable assertions in all examples 2022-06-16 20:35:09 +03:00