mes/lib/linux
Jan Nieuwenhuizen 013cb1f33d
mescc: Mes C Library: Support GNU Sed: 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-02-08 19:34:47 +01:00
..
x86-mes mescc: Mes C Library: Initialize streams in crt1. 2019-02-08 19:34:44 +01:00
x86-mes-gcc mescc: Mes C Library: Bugfix for tcc-compiled exit assembly. 2019-02-08 19:34:46 +01:00
x86_64-mes mescc: Mes C Library: Initialize streams in crt1. 2019-02-08 19:34:44 +01:00
x86_64-mes-gcc mescc: Mes C Library: Initialize streams in crt1. 2019-02-08 19:34:44 +01:00
clock_gettime.c core: Support time functions. 2018-10-20 14:18:04 +02:00
gettimeofday.c core: String as array of bytes. 2018-11-11 16:25:36 +01:00
gnu.c mescc: Mes C Library: Support GNU Tar: Add creat, mknod. 2019-02-08 19:34:46 +01:00
libc-mini.c mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
libc.c mescc: Mes C Library: Support GNU Sed: Fix ungetc. 2019-02-08 19:34:47 +01:00
tcc.c mescc: Mes C Library: Support GNU Sed: Fix ungetc. 2019-02-08 19:34:47 +01:00
time.c core: Support time functions. 2018-10-20 14:18:04 +02:00