Sen descrición

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