libkernaux/src
Alex Kotov fc4fbd64b4
Organize code in "src/units.c"
2021-12-15 01:44:09 +05:00
..
arch Rename arch "x86" to "i386" 2020-12-08 07:56:38 +05:00
multiboot2 Fix compiler warnings 2021-12-15 00:32:56 +05:00
assert.c Add runtime assertions feature 2021-12-15 01:37:16 +05:00
cmdline.c Implement escaping inside quotes in cmd line parser 2021-12-12 22:10:56 +05:00
console.c Rename arch "x86" to "i386" 2020-12-08 07:56:38 +05:00
elf.c Fix compiler warnings 2021-12-15 00:32:56 +05:00
pfa.c Use macros in PFA 2021-12-15 00:01:23 +05:00
printf.c Conditionally include "config.h" 2020-12-07 09:46:37 +05:00
stdlib.c Make "kernaux_strncpy" signature compatible with C stdlib "strncpy" 2021-12-12 19:25:43 +05:00
units.c Organize code in "src/units.c" 2021-12-15 01:44:09 +05:00