arch
|
Rename arch "x86" to "i386"
|
2020-12-08 07:56:38 +05:00 |
cmdline.h
|
Reorder "extern C" statements
|
2021-12-14 01:46:58 +05:00 |
console.h
|
Use "__attribute__((format(printf, _, _)))"
|
2020-12-06 09:45:48 +05:00 |
elf.h
|
Move ELF utils to separate source file
|
2021-12-14 03:07:00 +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 use attribute "nonnull"
|
2021-12-15 03:27:06 +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 |