mes/lib/posix
Jan (janneke) Nieuwenhuizen c881e18dae
Revert "Mes C Library: m2/getcwd.c: Remove specialization."
This reverts commit 37f44ce945.
2021-01-01 15:54:13 +01:00
..
alarm.c build: Simplify. 2019-06-08 15:36:22 +02:00
buffered-read.c bootstrap: Build files only once. 2019-12-07 23:29:34 +01:00
execl.c mescc: Mes C Library: Fix compile warnings. 2019-06-12 15:59:06 +02:00
execlp.c mescc: Mes C Library: Fix execlp, execvp for file names with slash. 2020-01-20 22:47:52 +01:00
execv.c build: Simplify. 2019-06-08 15:36:22 +02:00
execvp.c mescc: Mes C Library: Fix execlp, execvp for file names with slash. 2020-01-20 22:47:52 +01:00
getcwd.c Revert "Mes C Library: m2/getcwd.c: Remove specialization." 2021-01-01 15:54:13 +01:00
getenv.c mescc: Mes C Library: Prepare for M2-Planet 1.7.0. 2020-12-29 13:37:20 +01:00
getopt.c getopt: Remove old FSF address, thanks Vagrant. 2019-09-09 16:04:15 +02:00
isatty.c mescc: Mes C Library: Fix isatty for x86_64. 2019-11-23 21:29:36 +01:00
mktemp.c build: Simplify. 2019-06-08 15:36:22 +02:00
open.c mescc: Mes C Library: lseek: Be careful clearing read buffer. 2020-01-20 22:47:52 +01:00
raise.c build: Simplify. 2019-06-08 15:36:22 +02:00
sbrk.c build: Simplify. 2019-06-08 15:36:22 +02:00
setenv.c mescc: Mes C Library: Prepare for M2-Planet 1.7.0. 2020-12-29 13:37:20 +01:00
sleep.c build: Simplify. 2019-06-08 15:36:22 +02:00
unsetenv.c build: Simplify. 2019-06-08 15:36:22 +02:00
wait.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
write.c mescc: Mes C Library: Have write behave well with buffered reads. 2019-07-28 13:01:37 +02:00