mes/lib/posix
Jan Nieuwenhuizen 6a400a4d8d
mescc: Mes C Library: Prepare for M2-Planet: setenv.
* lib/posix/setenv.c: Rewrite C-constructs not supported by M2-Planet.
2019-10-26 19:41:02 +02:00
..
alarm.c build: Simplify. 2019-06-08 15:36:22 +02:00
execl.c mescc: Mes C Library: Support GNU Tar: Add execlp. 2019-10-05 17:37:02 +02:00
execlp.c mescc: Mes C Library: Support GNU Tar: Add execlp. 2019-10-05 17:37:02 +02:00
execv.c build: Simplify. 2019-06-08 15:36:22 +02:00
execvp.c build: Simplify. 2019-06-08 15:36:22 +02:00
getcwd.c Add missing #include. 2019-09-09 16:04:15 +02:00
getenv.c mescc: Mes C Library: Prepare for M2-Planet: getenv. 2019-10-26 19:41:02 +02:00
getopt.c getopt: Remove old FSF address, thanks Vagrant. 2019-09-09 16:04:15 +02:00
isatty.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
mktemp.c build: Simplify. 2019-06-08 15:36:22 +02:00
open.c open: Check flags, and use _open2 if applicable. 2019-09-09 16:04:13 +02:00
raise.c build: Simplify. 2019-06-08 15:36:22 +02:00
read.c mescc: Mes C Library: Add buffered read. 2019-07-27 22:58:49 +02:00
sbrk.c build: Simplify. 2019-06-08 15:36:22 +02:00
setenv.c mescc: Mes C Library: Prepare for M2-Planet: setenv. 2019-10-26 19:41:02 +02: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