posix-uefi/uefi
2022-07-10 19:26:50 +02:00
..
crt_aarch64.c Fixed warning with Wstrict-prototypes issue #39 2022-07-10 19:26:50 +02:00
crt_x86_64.c Fixed warning with Wstrict-prototypes issue #39 2022-07-10 19:26:50 +02:00
dirent.c Standardized configuration 2021-11-28 18:19:09 +01:00
elf_aarch64_efi.lds getenv, setenv plus initial AArch64 support (works with LLVM) 2021-02-02 23:00:56 +01:00
elf_x86_64_efi.lds Initial commit 2021-02-01 01:09:23 +01:00
Makefile Added ALSO option for executing further make rules, fixed issue #28 2022-02-02 16:59:36 +01:00
qsort.c Initial commit 2021-02-01 01:09:23 +01:00
stat.c Workaround not needed any more with gcc 10.2.0-6 2021-02-24 13:56:24 +01:00
stdio.c Added va_end calls 2022-07-08 06:22:57 +02:00
stdlib.c Standardized configuration 2021-11-28 18:19:09 +01:00
string.c Fixed issue #34 2022-03-29 18:47:20 +02:00
time.c year workaround in struct tm 2022-01-22 15:16:33 +01:00
uefi.h Fixed warning with Wstrict-prototypes issue #39 2022-07-10 19:26:50 +02:00
unistd.c Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00