mes/lib/tests/stdio
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
..
70-printf-hello.c build: Simplify. 2019-06-08 15:36:22 +02:00
70-printf-simple.c build: Simplify. 2019-06-08 15:36:22 +02:00
70-printf.c build: Simplify. 2019-06-08 15:36:22 +02:00
80-sscanf.c test: Move scaffold/tests into lib. 2019-06-08 15:34:44 +02:00
90-fopen-append.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
90-fopen.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
90-fread-fwrite.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
90-fseek.c hurd: Add open. 2019-12-13 21:52:30 +01:00
90-sprintf.c mescc: Mes C Library: vfprintf, vsnprintf: Pad floats with space. 2019-09-01 22:18:00 +02:00
90-sprintf.stdout mescc: Mes C Library: vfprintf, vsnprintf: Pad floats with space. 2019-09-01 22:18:00 +02:00