Нет описания

Jeremiah Orians 8e882045d9 Fixing open's return value to be -1 on error 2 лет назад
aarch64 3f0c58228f Fixing open's return value to be -1 on error 2 лет назад
amd64 3f0c58228f Fixing open's return value to be -1 on error 2 лет назад
armv7l 3f0c58228f Fixing open's return value to be -1 on error 2 лет назад
knight 3f0c58228f Fixing open's return value to be -1 on error 2 лет назад
riscv32 3f0c58228f Fixing open's return value to be -1 on error 2 лет назад
riscv64 3f0c58228f Fixing open's return value to be -1 on error 2 лет назад
sys 1304690354 S_ISUID is wrong, fixing 3 лет назад
x86 3f0c58228f Fixing open's return value to be -1 on error 2 лет назад
LICENSE 383cacd45c Initial commit 4 лет назад
README.md 1c79ea9550 Standardize the naming of all files 4 лет назад
bootstrappable.c df1f421d8a Make NULL behavior more accurate 4 лет назад
bootstrappable.h eaafd09de1 Make library files more standard 3 лет назад
fcntl.c 3f0c58228f Fixing open's return value to be -1 on error 2 лет назад
fcntl.h 3f0c58228f Fixing open's return value to be -1 on error 2 лет назад
gcc_req.h 080939fa31 First couple string.h functions added 4 лет назад
signal.h eaafd09de1 Make library files more standard 3 лет назад
stddef.h eaafd09de1 Make library files more standard 3 лет назад
stdio.c 08a66159da found missing include 3 лет назад
stdio.h eaafd09de1 Make library files more standard 3 лет назад
stdlib.c 222726e4f8 Fix mkstemp to properly fail on nonexclusive open 3 лет назад
stdlib.h eaafd09de1 Make library files more standard 3 лет назад
string.c eaafd09de1 Make library files more standard 3 лет назад
string.h eaafd09de1 Make library files more standard 3 лет назад
unistd.h fd32c8c4e1 simplify #include logic requirements for M2-Mesoplanet 3 лет назад

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