mes/include/sys
Jan Nieuwenhuizen 2b3fbf5ffa
mescc: Mes C Library: Support GNU Tar: Add creat, mknod.
* include/linux/x86_64/syscall.h (SYS_mknod): New macro.
* include/linux/x86/syscall.h (SYS_mknod): New macro.
* lib/linux/gnu.c (mknod): New function, use it.
* include/sys/stat.h: Declare it.
* include/fcntl.h (creat): New macro.
2019-01-12 22:01:42 +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 GNU Mes. 2018-07-22 14:24:36 +02:00
select.h GNU Mes. 2018-07-22 14:24:36 +02:00
stat.h mescc: Mes C Library: Support GNU Tar: Add creat, mknod. 2019-01-12 22:01:42 +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