mes/lib/mes
Danny Milosavljevic 554da18fac
ldiv: Make rem < 0 if a < 0.
* lib/mes/div.c (ldiv): Make rem < 0 if a < 0.
2019-09-07 19:57:09 +02:00
..
__assert_fail.c build: Simplify. 2019-09-07 16:31:40 +02:00
__buffered_read.c mescc: Mes C Library: Add buffered read. 2019-09-07 16:31:46 +02:00
__mes_debug.c build: Simplify. 2019-09-07 16:31:40 +02:00
abtol.c mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
div.c ldiv: Make rem < 0 if a < 0. 2019-09-07 19:57:09 +02:00
eputc.c mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
eputs.c build: Simplify. 2019-09-07 16:31:40 +02:00
fdgetc.c mescc: Mes C Library: Add buffered read. 2019-09-07 16:31:46 +02:00
fdgets.c build: Simplify. 2019-09-07 16:31:40 +02:00
fdputc.c mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00
fdputs.c build: Simplify. 2019-09-07 16:31:40 +02:00
fdungetc.c build: Simplify. 2019-09-07 16:31:40 +02:00
itoa.c mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
ltoa.c mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
ltoab.c mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
mes_open.c build: Simplify. 2019-09-07 16:31:40 +02:00
ntoab.c Fix ntoab. 2019-09-07 19:57:09 +02:00
oputc.c mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
oputs.c build: Simplify. 2019-09-07 16:31:40 +02:00
search-path.c build: Simplify. 2019-09-07 16:31:40 +02:00
ultoa.c mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
utoa.c mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
write.c mescc: Mes C Library: Have write behave well with buffered reads. 2019-09-07 16:31:46 +02:00