mes/include/sys
Jan Nieuwenhuizen ff32cd03cc
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-03-16 11:55:00 +01:00
..
cdefs.h GNU Mes. 2018-07-22 14:24:36 +02:00
dir.h GNU Mes. 2018-07-22 14:24:36 +02:00
file.h GNU Mes. 2018-07-22 14:24:36 +02:00
ioctl.h GNU Mes. 2018-07-22 14:24:36 +02:00
mman.h GNU Mes. 2018-07-22 14:24:36 +02:00
param.h GNU Mes. 2018-07-22 14:24:36 +02:00
resource.h mescc: Mes C Library: Fix ungetc. 2019-03-16 11:55:00 +01:00
select.h GNU Mes. 2018-07-22 14:24:36 +02:00
stat.h mescc: Support GNU Bash. 2018-11-09 21:26:10 +01:00
time.h GNU Mes. 2018-07-22 14:24:36 +02:00
timeb.h GNU Mes. 2018-07-22 14:24:36 +02:00
times.h GNU Mes. 2018-07-22 14:24:36 +02:00
types.h mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
ucontext.h GNU Mes. 2018-07-22 14:24:36 +02:00
user.h GNU Mes. 2018-07-22 14:24:36 +02:00
wait.h mescc: Mes C Library: Support make: Add chdir, getlogin, setvbuf, sigblock. 2018-08-26 22:41:52 +02:00