Açıklama Yok

Andrius Štikonas 17b1ec89af Add assembly definitions for amd64 paging. 2 ay önce
aarch64 fb6701a731 Move the utsname struct definition to the proper place so that we 10 ay önce
amd64 17b1ec89af Add assembly definitions for amd64 paging. 2 ay önce
armv7l 93c27f086d Fix armv7l bug and added support for 1_000_000 number strings 9 ay önce
knight fb6701a731 Move the utsname struct definition to the proper place so that we 10 ay önce
riscv32 fb6701a731 Move the utsname struct definition to the proper place so that we 10 ay önce
riscv64 fb6701a731 Move the utsname struct definition to the proper place so that we 10 ay önce
sys c110f482f0 Another dummy file 10 ay önce
uefi c1176976ac Add support for truncating open files. 9 ay önce
x86 fb6701a731 Move the utsname struct definition to the proper place so that we 10 ay önce
LICENSE 383cacd45c Initial commit 3 yıl önce
README.md 1c79ea9550 Standardize the naming of all files 3 yıl önce
bootstrappable.c 93c27f086d Fix armv7l bug and added support for 1_000_000 number strings 9 ay önce
bootstrappable.h eaafd09de1 Make library files more standard 3 yıl önce
ctype.c ca8fc8fa00 Setup argc and argv in UEFI. 2 yıl önce
ctype.h ca8fc8fa00 Setup argc and argv in UEFI. 2 yıl önce
fcntl.c 41a04d6753 Fix UEFI includes, so that M2-Mesoplanet can build UEFI applications. 1 yıl önce
fcntl.h ddbb235671 ensure needed libraries are read first 9 ay önce
gcc_req.h 080939fa31 First couple string.h functions added 3 yıl önce
signal.h eaafd09de1 Make library files more standard 3 yıl önce
stddef.h eaafd09de1 Make library files more standard 3 yıl önce
stdint.h 684eade53e Add dummy stdint.h 10 ay önce
stdio.c 3e580cff97 Fix fgets behaviour when EOF reached 6 ay önce
stdio.h 41a04d6753 Fix UEFI includes, so that M2-Mesoplanet can build UEFI applications. 1 yıl önce
stdlib.c 1139b2bbf5 Add setenv. 1 yıl önce
stdlib.h 400ddd7836 Implement getenv for x86, amd64, aarch64, riscv32 and riscv64. 1 yıl önce
string.c 479d53d78c A very rough prototype for strstr 10 ay önce
string.h 479d53d78c A very rough prototype for strstr 10 ay önce
unistd.h fb6701a731 Move the utsname struct definition to the proper place so that we 10 ay önce

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