mes/build-aux
Jan Nieuwenhuizen 742264c6c1
mescc: vsnprintf: Compliant implementation.
* lib/stdio/vsnprintf.c (vsnprintf): New, complient implementation,
replacing vsnprint.
* lib/stdio/vsprintf.c (vsnprint): Forward to vsnprint.
* lib/stdio/snprintf.c (snprintf): Likewise.
* scaffold/tests/9a-snprintf.c: Test it.
* build-aux/check-mescc.sh (tests): Run it.
2018-11-18 14:51:27 +01:00
..
GNUmakefile.in build: Support make seed for x86_64. 2018-10-06 22:26:07 +02:00
build-cc.sh build: factor-out snarfing. 2018-11-18 14:51:10 +01:00
build-cc32.sh build: factor-out snarfing. 2018-11-18 14:51:10 +01:00
build-cc64.sh build: factor-out snarfing. 2018-11-18 14:51:10 +01:00
build-guile.sh mescc: Initial x86_64 support. 2018-08-14 20:32:56 +02:00
build-mes.sh build: factor-out snarfing. 2018-11-18 14:51:10 +01:00
build-x86_64-mes.sh build: factor-out snarfing. 2018-11-18 14:51:10 +01:00
build.sh.in build: x86_64 bootstrap build fixes and workaround. 2018-10-10 22:16:44 +02:00
cc-mes.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
cc-x86_64-mes.sh build: Resurrect make seed. 2018-09-30 12:15:11 +02:00
cc.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
cc32-mes.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
cc64-mes.sh build: Cleanup trace output. 2018-08-15 12:28:08 +02:00
check-boot.sh core: Add vector test. 2018-10-06 07:13:04 +02:00
check-mes.sh test: Add performance test. 2018-11-18 14:51:27 +01:00
check-mescc.sh mescc: vsnprintf: Compliant implementation. 2018-11-18 14:51:27 +01:00
check-tcc.sh mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
check.sh.in check: Do not fail if partial test prerequisites fail. 2018-08-09 10:22:26 +02:00
config.sh build: x86_64 bootstrap build fixes and workaround. 2018-10-10 22:16:44 +02:00
export.make build: x86_64 bootstrap build fixes and workaround. 2018-10-10 22:16:44 +02:00
gendocs.sh build: web: New target. 2018-07-28 11:37:47 +02:00
gitlog-to-changelog Prepare for 0.1 release: gnu-build-system. 2016-10-16 00:34:23 +02:00
install.sh.in build: x86_64 bootstrap build fixes and workaround. 2018-10-10 22:16:44 +02:00
manifest.scm build: Generate gcc-mesboot-graph from .dot. 2018-07-22 22:27:24 +02:00
mes-snarf.scm core: Add module type. 2018-11-18 14:51:11 +01:00
pre-inst-env.in mescc: Add dir to include path. 2018-08-15 19:11:54 +02:00
setup-mes.sh Add missing copyright headers. 2018-07-23 19:10:34 +02:00
snarf.sh core: Add hashq-table type. 2018-11-18 14:51:11 +01:00
test.sh build: Fixes for make check. 2018-08-23 19:57:50 +02:00
test64.sh mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
trace.sh build: remove bashism. 2018-10-05 21:24:14 +02:00
uninstall.sh.in build: Make build more autotools-like. 2018-07-25 08:14:13 +02:00