mes/build-aux
Jan Nieuwenhuizen 89945751d9
hurd: Add open.
* include/fcntl.h (O_RDONLY, O_WRONLY, O_RDWR, O_CREAT, O_APPEND,
O_TRUNC)[__GNU__]: Specialize for GNU.
* lib/gnu/dir-lookup.c: New file.
* lib/stdio/fopen.c (fopen): Use O_RDONLY.
* lib/tests/posix/50-open-read.c (main): Likewise.
* lib/tests/stdio/90-fseek.c (main): Likewise.
* include/gnu/syscall.h (SYS__dir_lookup): New value.
* lib/gnu/_open3.c: New file.
* build-aux/configure-lib.sh (libc_SOURCES): Build them.
2019-12-13 21:52:30 +01:00
..
GNUmakefile.in build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
bootstrap.sh.in build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
build-guile.sh build: Simplify. 2019-06-08 15:36:22 +02:00
build-lib.sh bootstrap: Support srcdir builds. 2019-12-05 08:30:30 +01:00
build-mes.sh build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
build-scaffold.sh build: Support mescc-tools 0.5.2. 2019-12-07 14:39:19 +01:00
build-source-lib.sh build: Split-out build-source-lib.sh from build-lib.sh. 2019-09-20 19:40:37 +02:00
build.sh.in hurd: Initial support. 2019-12-13 21:52:29 +01:00
cc.sh build: Honor user's CFLAGS, CPPFLAGS, LDFLAGS. 2019-12-02 18:26:08 +01:00
cflags.sh hurd: Initial support. 2019-12-13 21:52:29 +01:00
check-boot.sh check: Remove duplicate test. 2019-10-03 22:17:50 +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 hurd: Add _write. 2019-12-13 21:52:30 +01:00
check.sh.in mescc: Environment setup. 2019-09-06 23:24:23 +02:00
config.make.in build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
config.sh.in build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
configure-lib.sh hurd: Add open. 2019-12-13 21:52:30 +01:00
export.make build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
gendocs.sh build: web: New target. 2018-07-28 11:37:47 +02:00
gitlog-to-changelog build: Generate ChangeLog reproducibly. Thanks, Timothy! 2019-12-13 21:52:29 +01:00
indent.sh mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
install.sh.in build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
manifest.scm guix: Update packaging. 2019-09-09 16:04:16 +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: Cater for bootstrap build. 2019-12-13 21:52:18 +01: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 hurd: Initial support. 2019-12-13 21:52:29 +01: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