mes/scaffold
Jan (janneke) Nieuwenhuizen f3d0d229f4
kaem: read: Remove --bootstrap-mode.
* include/mes/lib.h[__M2__](__call_at_exit,abtod,dtoab,ultoa,
* include/sys/types.h[__M2__]: Fall back to unsigned instead of using
unsigned long.
* include/stdio.h[__M2__](fprintf, fscanf, printf, snprintf, sprintf,
sscanf): Hide prototypes.
* lib/stdlib/exit.c (exit)[__M2__]: Hide call to __call_at_exit.
* lib/linux/read.c (read)[__M2__]: Hide debugging.
* lib/linux/malloc.c (malloc)[__M2__]: Hide alignment.
__mesabi_umod, __mesabi_udiv, __mesabi_uldiv): Hide prototypes.
* scaffold/argv.kaem: Use them together with lib/mes/lib-mini.h instead of
lib/mes/* specializations.  Remove --bootstrap-mode from M2-Planet call.
2022-05-03 12:54:22 +02:00
..
boot tests: string-join: Be noisy. 2020-12-30 18:45:18 +01:00
lib/stdlib mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-05-29 16:15:12 +02:00
argv.c kaem: scaffold/argv.kaem. 2020-07-15 22:15:36 +02:00
argv.kaem kaem: argv: Remove --bootstrap-mode. 2022-05-03 12:53:35 +02:00
cons-mes.c build: Uniquify config macros. 2019-07-26 18:20:32 +02:00
gc.scm Add missing copyright headers and READMEs. 2018-07-26 19:17:12 +02:00
global-array.c scaffold: Add global-array.c. 2021-01-09 12:30:59 +01:00
global-array.kaem lib: mes/write: Rename from mes/mini-write.c 2022-05-03 22:40:47 +02:00
hello.c kaem: scaffold/main.kaem. 2020-07-15 19:25:16 +02:00
hello.kaem kaem: hello: Remove --bootstrap-mode. 2022-05-03 12:44:00 +02:00
local-array.c scaffold: Add local-array.c. 2021-01-09 12:33:26 +01:00
local-array.kaem lib: mes/write: Rename from mes/mini-write.c 2022-05-03 22:40:47 +02:00
local-static-array.c scaffold: Add local-static-array.c. 2021-01-09 12:35:22 +01:00
local-static-array.kaem lib: mes/write: Rename from mes/mini-write.c 2022-05-03 22:40:47 +02:00
main.c kaem: scaffold/main.kaem. 2020-07-15 19:25:16 +02:00
main.kaem kaem: main: Remove --bootstrap-mode. 2022-05-03 12:41:59 +02:00
micro-mes.c mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-05-29 16:15:12 +02:00
read.c kaem: scaffold/read.kaem. 2020-07-15 22:27:57 +02:00
read.data test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
read.kaem kaem: read: Remove --bootstrap-mode. 2022-05-03 12:54:22 +02:00
tiny-mes.c mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-05-29 16:15:12 +02:00