posix-uefi/uefi
2021-10-15 12:07:02 +02:00
..
crt_aarch64.c Added UTF-8 support 2021-02-16 13:47:43 +01:00
crt_x86_64.c Make sure SSE is enabled 2021-07-23 00:19:51 +02:00
dirent.c Workaround not needed any more with gcc 10.2.0-6 2021-02-24 13:56:24 +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 Fixed issue #9 2021-10-15 12:07:02 +02: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 Fixed issue #4 2021-07-15 13:34:07 +02:00
stdlib.c Updated ssfn.h and checks with latest compilers and -ansi -pendantic 2021-07-11 11:51:35 +02:00
string.c Updated ssfn.h and checks with latest compilers and -ansi -pendantic 2021-07-11 11:51:35 +02:00
time.c Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00
uefi.h Fixed comments 2021-03-09 04:46:05 +01:00
unistd.c Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00