.. |
Makefile
|
4b0a991333
Added .dll.a variant
|
1 year ago |
crt_aarch64.c
|
ec717006d8
Take care of some compiler warnings
|
2 years ago |
crt_riscv64.c
|
9c997c2cb8
Initial RISC-V support, untested for now!
|
1 year ago |
crt_x86_64.c
|
ec717006d8
Take care of some compiler warnings
|
2 years ago |
dirent.c
|
ec717006d8
Take care of some compiler warnings
|
2 years ago |
elf_aarch64_efi.lds
|
495cceb264
getenv, setenv plus initial AArch64 support (works with LLVM)
|
3 years ago |
elf_riscv64_efi.lds
|
9c997c2cb8
Initial RISC-V support, untested for now!
|
1 year ago |
elf_x86_64_efi.lds
|
f46ef12c65
Initial commit
|
3 years ago |
qsort.c
|
f46ef12c65
Initial commit
|
3 years ago |
stat.c
|
a90019f349
Workaround not needed any more with gcc 10.2.0-6
|
3 years ago |
stdio.c
|
dab4304937
Added %u and fixed %x, thanks to Chris
|
10 months ago |
stdlib.c
|
ec717006d8
Take care of some compiler warnings
|
2 years ago |
string.c
|
ab6f1c382c
Fixed issue #54
|
4 months ago |
time.c
|
ec717006d8
Take care of some compiler warnings
|
2 years ago |
uefi.h
|
dab4304937
Added %u and fixed %x, thanks to Chris
|
10 months ago |
unistd.c
|
604ea36b6e
Added feof, stat, dirent, time, unlink, mkdir etc.
|
3 years ago |