1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-10-30 11:54:01 -04:00
libkernaux/include/kernaux
2021-12-18 00:44:49 +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 Use uint8_t 2021-12-18 00:44:49 +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