fxlibc/include
Lephenixnoir 518a866750
use __restrict__ in headers for g++ compatibility
2021-06-13 18:17:40 +02:00
..
fxlibc use __restrict__ in headers for g++ compatibility 2021-06-13 18:17:40 +02:00
sys update header guard convention 2021-05-09 23:00:11 +02:00
target add nonstandard GNU endian.h 2021-06-08 10:05:00 +02:00
assert.h assert: fix silly mistake 2021-05-30 23:16:09 +02:00
complex.h math, fenv, complex: use OpenLibm unconditionally 2021-05-20 23:19:40 +02:00
ctype.h ctype: test and fix character conversion functions (DONE) 2021-05-18 11:52:17 +02:00
errno.h errno: add the errno variable and base macros 2021-05-16 18:12:46 +02:00
fcntl.h update header guard convention 2021-05-09 23:00:11 +02:00
fenv.h math, fenv, complex: use OpenLibm unconditionally 2021-05-20 23:19:40 +02:00
inttypes.h use __restrict__ in headers for g++ compatibility 2021-06-13 18:17:40 +02:00
locale.h locale: add a stub that supports only the "C" locale (TEST) 2021-05-16 18:12:45 +02:00
math.h math, fenv, complex: use OpenLibm unconditionally 2021-05-20 23:19:40 +02:00
setjmp.h add some function attributes 2021-05-30 15:09:33 +02:00
signal.h use __restrict__ in headers for g++ compatibility 2021-06-13 18:17:40 +02:00
stdio.h use __restrict__ in headers for g++ compatibility 2021-06-13 18:17:40 +02:00
stdlib.h use __restrict__ in headers for g++ compatibility 2021-06-13 18:17:40 +02:00
string.h use __restrict__ in headers for g++ compatibility 2021-06-13 18:17:40 +02:00
syscall.h update include hierarchy 2021-05-09 17:59:07 +02:00
threads.h update header guard convention 2021-05-09 23:00:11 +02:00
unistd.h update header guard convention 2021-05-09 23:00:11 +02:00