mes/lib/mes
Jan Nieuwenhuizen aa222d34cb
core: Add abort.
* lib/stub/__raise.c: New file.
* kaem.run: Use it.
* src/posix.c (__raise)[SYSTEM_LIBC]: New macro.
 (abort_): New function: possibly use it.
* include/mes/builtins.h: Declare it.
* src/builtins.c (mes_builtins): Register it.
2020-12-30 21:19:51 +01:00
..
__assert_fail.c mescc: Mes C Library: Prepare for M2-Planet: __assert_fail. 2020-12-29 18:10:53 +01:00
__buffered_read.c mescc: Mes C Library: lseek: Be careful clearing read buffer. 2020-01-20 22:47:52 +01:00
__mes_debug.c build: Simplify. 2019-06-08 15:36:22 +02:00
abtod.c mescc: Mes C Library: Support GNU Awk: Add abtod, implementing strtod. 2019-06-25 12:51:44 +02:00
abtol.c mescc: Mes C Library: Prepare for M2-Planet 1.7.0. 2020-12-29 18:25:57 +01:00
assert_msg.c mescc: Mes C Library: Add assert_msg. 2020-12-29 18:10:53 +01:00
cast.c mescc: Mes C Library: Use casting functions. 2020-12-29 18:11:12 +01:00
div.c core: Add abort. 2020-12-30 21:19:51 +01:00
dtoab.c Fix dtoab. 2019-08-27 00:43:37 +02:00
eputc.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
eputs.c mescc: Mes C Library: Support gcc-10. 2020-10-06 13:13:44 +02:00
fdgetc.c mescc: Mes C Library: Bugfix __ungetc_clear. 2020-12-29 18:10:55 +01:00
fdgets.c build: Simplify. 2019-06-08 15:36:22 +02:00
fdputc.c mescc: Mes C Library: Use casting functions. 2020-12-29 18:11:12 +01:00
fdputs.c build: Simplify. 2019-06-08 15:36:22 +02:00
fdungetc.c mescc: Mes C Library: Prepare for M2-Planet: fdungetc. 2020-12-29 18:10:55 +01:00
globals.c mescc: Mes C Library: Support gcc-10. 2020-10-06 13:13:44 +02:00
itoa.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
ltoa.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
ltoab.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
mes_open.c mescc: Mes C Library: Bugfix __ungetc_clear. 2020-12-29 18:10:55 +01:00
mini-write.c bootstrap: Build files only once. 2019-12-07 23:29:34 +01:00
ntoab.c Mes C Library: m2/ntoab.c: Remove specialization. 2020-12-29 19:15:23 +01:00
oputc.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
oputs.c mescc: Mes C Library: Support gcc-10. 2020-10-06 13:13:44 +02:00
search-path.c build: Simplify. 2019-06-08 15:36:22 +02:00
ultoa.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
utoa.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00