Sen descrición

Andrius Štikonas 9b6fe5aa51 Merge pull request #75 from gtker/main hai 1 hora
aarch64 fafc2efa33 aarch64: Add SUB_SP_X1_SP hai 6 horas
amd64 6745c19a86 x86/amd64: Add add_rsp,ebx hai 6 horas
armv7l 0437166b70 Remove "const" from arguments for symlink() syscall wrappers hai 2 meses
knight 0437166b70 Remove "const" from arguments for symlink() syscall wrappers hai 2 meses
riscv32 756edce602 Remove untested from RISC-V hai 2 meses
riscv64 756edce602 Remove untested from RISC-V hai 2 meses
sys c110f482f0 Another dummy file hai 1 ano
uefi 0437166b70 Remove "const" from arguments for symlink() syscall wrappers hai 2 meses
x86 6745c19a86 x86/amd64: Add add_rsp,ebx hai 6 horas
LICENSE 383cacd45c Initial commit %!s(int64=4) %!d(string=hai) anos
README.md 1c79ea9550 Standardize the naming of all files %!s(int64=4) %!d(string=hai) anos
bootstrappable.c 1a9c27e4b2 Removed undefined behavior in int2str hai 1 mes
bootstrappable.h eaafd09de1 Make library files more standard %!s(int64=3) %!d(string=hai) anos
ctype.c ca8fc8fa00 Setup argc and argv in UEFI. %!s(int64=2) %!d(string=hai) anos
ctype.h ca8fc8fa00 Setup argc and argv in UEFI. %!s(int64=2) %!d(string=hai) anos
fcntl.c 41a04d6753 Fix UEFI includes, so that M2-Mesoplanet can build UEFI applications. %!s(int64=2) %!d(string=hai) anos
fcntl.h ddbb235671 ensure needed libraries are read first hai 1 ano
gcc_req.h 080939fa31 First couple string.h functions added %!s(int64=4) %!d(string=hai) anos
signal.h eaafd09de1 Make library files more standard %!s(int64=3) %!d(string=hai) anos
stdbool.h 84aa4bbcb1 Change bool define to _Bool hai 2 meses
stddef.h eaafd09de1 Make library files more standard %!s(int64=3) %!d(string=hai) anos
stdint.h 684eade53e Add dummy stdint.h hai 1 ano
stdio.c 3e580cff97 Fix fgets behaviour when EOF reached hai 10 meses
stdio.h 41a04d6753 Fix UEFI includes, so that M2-Mesoplanet can build UEFI applications. %!s(int64=2) %!d(string=hai) anos
stdlib.c fd3e240505 Remove incorrect pointer arithmetic from setenv/getenv hai 1 mes
stdlib.h 400ddd7836 Implement getenv for x86, amd64, aarch64, riscv32 and riscv64. %!s(int64=2) %!d(string=hai) anos
string.c 479d53d78c A very rough prototype for strstr hai 1 ano
string.h 479d53d78c A very rough prototype for strstr hai 1 ano
unistd.h 0437166b70 Remove "const" from arguments for symlink() syscall wrappers hai 2 meses

README.md

Inside is a standard C library for those who need to bootstrap from nothing. As all of the pieces inside will work with M2-Planet and mescc-tools