mes/lib/linux
Jan Nieuwenhuizen 68441476e0
mescc: Support GNU make with POSIX.
* include/linux/x86/syscall.h (SYS_sigprocmask): New macro.
* include/linux/x86_64/syscall.h (SYS_rt_sigprocmask): New macro.
* include/signal.h (SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK): New macro.
(sigprocmask): Declare.
* lib/linux/gnu.c (sigprocmask): New function.
2018-11-10 08:32:42 +01:00
..
x86-mes build: Resurrect make seed. 2018-09-30 12:15:11 +02:00
x86-mes-gcc mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
x86_64-mes build: Oops, remove stray lib/linux/x86_64-mes/crt1. 2018-10-11 21:14:14 +02:00
x86_64-mes-gcc mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
clock_gettime.c core: Support time functions. 2018-10-20 14:18:04 +02:00
gettimeofday.c core: Support time functions. 2018-10-20 14:18:04 +02:00
gnu.c mescc: Support GNU make with POSIX. 2018-11-10 08:32:42 +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 core: Support time functions. 2018-10-20 14:18:04 +02:00
tcc.c core: Support time functions. 2018-10-20 14:18:04 +02:00
time.c core: Support time functions. 2018-10-20 14:18:04 +02:00