mes/lib/linux
Jan Nieuwenhuizen 47d9996079
mescc: Support Bash: Add getppid.
* lib/linux/gnu.c (getppid): New function.
* include/linux/x86/syscall.h (SYS_getppid): New macro.
* include/linux/x86_64/syscall.h (SYS_getppid): New macro.
2018-12-14 18:48:03 +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: String as array of bytes. 2018-11-11 16:25:36 +01:00
gnu.c mescc: Support Bash: Add getppid. 2018-12-14 18:48:03 +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: getcwd: Support getcwd (0, 0) GNU extension. 2018-12-07 20:18:01 +01:00
tcc.c mescc: unlink: Move to libc. 2018-11-11 11:00:42 +01:00
time.c core: Support time functions. 2018-10-20 14:18:04 +02:00