mes/build-aux
Jan Nieuwenhuizen 1bb64ec48f
mescc: Mes C Library: Have write behave well with buffered reads.
* lib/mes/write.c: New file.
* build-aux/configure-lib.sh (libc_mini_SOURCES): Add it.
(libc_mini_shared_SOURCES): New variable.
(libc_mini_SOURCES, libmes_SOURCES): Use it.
(libmes_SOURCES): Add lib/linux/lseek.c, lib/posix/write.c.
(libc_tcc_SOURCES): Remove lib/linux/lseek.c.
* lib/posix/write.c (write): Correct for read buffer.
* lib/stdio/fwrite.c (fwrite): Remove read buffer correction.
* simple.sh: Update.
2019-07-28 13:01:37 +02:00
..
GNUmakefile.in build: Use bash if available to avoid dash problems. 2019-06-25 21:40:43 +02:00
bootstrap.sh.in build: Resurrect bootstrap.sh. 2019-07-07 12:17:03 +02:00
build-guile.sh build: Simplify. 2019-06-08 15:36:22 +02:00
build-lib.sh build: Distribute crt*.c, libc+gnu.c for tcc, gcc bootstrap build. 2019-07-26 18:36:07 +02:00
build-mes.sh build: Simplify. 2019-06-08 15:36:22 +02:00
build-scaffold.sh porting: Avoid failing in scaffold build. 2019-06-25 21:45:46 +02:00
build.sh.in build: Handle gcc with --pie-by-default. 2019-07-06 13:57:30 +02:00
cc.sh build: Simplify. 2019-06-08 15:36:22 +02:00
check-boot.sh porting: Avoid failing in scaffold build. 2019-06-25 21:45:46 +02:00
check-mes.sh build: Use bash if available to avoid dash problems. 2019-06-25 21:40:43 +02:00
check-mescc.sh tests: Disable 70-extern.c for x86_64-gcc. 2019-06-10 23:13:50 +02:00
check.sh.in build: Handle gcc with --pie-by-default. 2019-07-06 13:57:30 +02:00
config.make.in build: Resurrect --with-cheating. 2019-07-20 18:56:58 +02:00
config.sh.in build: Resurrect --with-cheating. 2019-07-20 18:56:58 +02:00
configure-lib.sh mescc: Mes C Library: Have write behave well with buffered reads. 2019-07-28 13:01:37 +02:00
export.make build: Resurrect --with-cheating. 2019-07-20 18:56:58 +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
indent.sh mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
install.sh.in build: Simplify. 2019-06-08 15:36:22 +02:00
manifest.scm build: Generate gcc-mesboot-graph from .dot. 2018-07-22 22:27:24 +02:00
mes-snarf.scm mes-snarf: rewrite for development-time snarfing 2019-02-03 20:59:51 +01:00
pre-inst-env.in build: ./pre-inst-env MES_PREFIX fixup. 2019-07-27 09:19:53 +02:00
setup-mes.sh Add missing copyright headers. 2018-07-23 19:10:34 +02:00
snarf.sh mes: Rename strings.c. 2019-05-14 08:37:05 +02:00
test-boot.sh build: Simplify. 2019-06-08 15:36:22 +02:00
test-c.sh test: Add open-read test. 2019-06-26 21:55:44 +02:00
test-driver build: Simplify. 2019-06-08 15:36:22 +02:00
test-suite.sh build: Use bash if available to avoid dash problems. 2019-06-25 21:40:43 +02:00
trace.sh build: Simplify. 2019-06-08 15:36:22 +02:00
uninstall.sh.in build: Simplify. 2019-06-08 15:36:22 +02:00