mes/lib
Danny Milosavljevic 39f2be799a
signal: Make sure that the signal mask is actually unsigned long.
* lib/linux/signal.c (signal): Make sure that the signal mask is actually
unsigned long.
2019-09-07 19:57:10 +02:00
..
ctype build: Simplify. 2019-09-07 16:31:40 +02:00
dirent build: Improve --with-system-libc support. 2019-09-07 16:31:40 +02:00
linux signal: Make sure that the signal mask is actually unsigned long. 2019-09-07 19:57:10 +02:00
math mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
mes ldiv: Make rem < 0 if a < 0. 2019-09-07 19:57:09 +02:00
posix open: Check flags, and use _open2 if applicable. 2019-09-07 19:57:09 +02:00
stdio mescc: Mes C Library: Have write behave well with buffered reads. 2019-09-07 16:31:46 +02:00
stdlib build: Simplify. 2019-09-07 16:31:40 +02:00
string build: Simplify. 2019-09-07 16:31:40 +02:00
stub build: Improve --with-system-libc support. 2019-09-07 16:31:40 +02:00
tests tests: Fail early on nonexistent file. 2019-09-07 19:57:10 +02:00
x86-mes porting: Add x86 scaffold: exit and write in assembly. 2019-09-07 16:31:40 +02:00
x86-mes-gcc porting: Add x86 scaffold: exit and write in assembly. 2019-09-07 16:31:40 +02:00
x86-mes-mescc build: Simplify. 2019-09-07 16:31:40 +02:00
x86_64-mes porting: Add x86_64 scaffold: exit and write in assembly. 2019-09-07 16:31:40 +02:00
x86_64-mes-gcc porting: Add x86_64 scaffold: exit and write in assembly. 2019-09-07 16:31:40 +02:00
x86_64-mes-mescc build: Simplify. 2019-09-07 16:31:40 +02:00
libtcc1.c mescc: Support tcc: libtcc1 build fixes. 2019-09-07 16:31:44 +02:00