Няма описание

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

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