libkernaux/examples
Alex Kotov 67b60b5406
Main: include/kernaux/printf_fmt.h: Add function to parse everything at once
2022-05-28 12:16:38 +03:00
..
arch-riscv64-min Reorder -lkernaux and -lgcc 2022-01-20 22:41:39 +05:00
bootloader-multiboot2-grub Main: "-ffreestanding" implies "-fno-builtin" 2022-02-02 10:12:31 +05:00
bootloader-multiboot2-limine Main: "-ffreestanding" implies "-fno-builtin" 2022-02-02 10:12:31 +05:00
bootloader-stivale2-limine Main: "-ffreestanding" implies "-fno-builtin" 2022-02-02 10:12:31 +05:00
assert_guards.c Don't allow to disable assert and guard (part of #26) 2022-01-23 01:44:33 +05:00
assert_simple.c Don't allow to disable assert and guard (part of #26) 2022-01-23 01:44:33 +05:00
cmdline.c Change kernaux_cmdline 2022-01-22 02:46:30 +05:00
panic_guards.c Don't allow to disable assert and guard (part of #26) 2022-01-23 01:44:33 +05:00
panic_simple.c Add macro KERNAUX_PANIC 2022-01-20 22:23:38 +05:00
pfa.c Remove PFA functions to allocate single page 2021-12-14 21:11:25 +05:00
printf.c More tests for "printf" 2022-01-20 16:58:08 +05:00
printf_fmt.c Main: include/kernaux/printf_fmt.h: Add function to parse everything at once 2022-05-28 12:16:38 +03:00
printf_va.c More tests for "printf" 2022-01-20 16:58:08 +05:00
snprintf.c Add "examples/snprintf[_va].c" 2022-01-20 15:42:23 +05:00
snprintf_va.c Add "examples/snprintf[_va].c" 2022-01-20 15:42:23 +05:00
units_human.c Start working on measurement unit utils 2021-12-14 00:39:36 +05:00