mes/lib/linux
Jan Nieuwenhuizen 6e2f941573
mescc: getcwd: Move to libc.
* lib/linux/libc.c (getcwd): New function.
* lib/linux/tcc.c (getcwd): Remove.
2018-11-11 10:12:19 +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 mescc: getcwd: Move to libc. 2018-11-11 10:12:19 +01:00
tcc.c mescc: getcwd: Move to libc. 2018-11-11 10:12:19 +01:00
time.c core: Support time functions. 2018-10-20 14:18:04 +02:00