mes/scaffold
Jan Nieuwenhuizen a092cdf35e
mescc: Mes C Library: Fix ungetc.
* include/sys/resource.h (OPEN_MAX, RLIMIT_NOFILE): New macro.
* lib/libc.c: Add memset.c include.
* lib/libc+tcc.c: Remove memset.c include.
* lib/linux/tcc.c (close):
* lib/mes/fdgetc.c (__ungetc_buf): New global.
(_ungetc_pos, _ungetc_fd, _ungetc_buf): Remove.  Update users.
* scaffold/tests/65-read.c: Update.
2019-07-20 19:51:26 +02:00
..
boot core: Add string-append. 2018-11-15 23:09:56 +01:00
lib/stdlib build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p. 2019-07-20 19:51:26 +02:00
tests mescc: Mes C Library: Fix ungetc. 2019-07-20 19:51:26 +02:00
argv.c test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
cons-mes.c build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p. 2019-07-20 19:51:26 +02:00
gc.scm Add missing copyright headers and READMEs. 2018-07-26 19:17:12 +02:00
hello.c GNU Mes. 2018-07-22 14:24:36 +02:00
main.c mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
micro-mes.c build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p. 2019-07-20 19:51:26 +02:00
read.c mescc: Mes C Library: Use __ as global internal prefix. 2019-07-20 15:21:28 +02:00
read.data test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
tiny-mes.c build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p. 2019-07-20 19:51:26 +02:00