1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-11-13 11:04:27 -05:00
libkernaux/include/kernaux
2021-12-16 21:17:12 +05:00
..
arch Use [u]int(8|16|32)_t from <stdint.h> 2021-12-16 21:17:12 +05:00
assert.h Turn assertion into expression instead of statement 2021-12-15 01:48:35 +05:00
cmdline.h Use size_t instead of unsigned ints 2021-12-16 20:26:16 +05:00
console.h Use size_t instead of unsigned ints 2021-12-16 20:26:16 +05:00
elf.h Do not specify int type variant in packed structs 2021-12-16 17:19:45 +05:00
itoa.h Depend on memset, strlen, strcpy (#2) 2021-12-15 15:45:40 +05:00
libc.h Depend on memset, strlen, strcpy (#2) 2021-12-15 15:45:40 +05:00
multiboot2.h Do not specify int type variant in packed structs 2021-12-16 17:19:45 +05:00
pfa.h Test PFA asserts 2021-12-15 03:10:28 +05:00
printf.h Reorder "extern C" statements 2021-12-14 01:46:58 +05:00
units.h Reorder "extern C" statements 2021-12-14 01:46:58 +05:00