mes/lib/tests
Jan Nieuwenhuizen f39e1cc250
mescc: Mes C Library: Support GNU Tar: Add execlp.
* lib/posix/execl.c (vexec): New function.
(execl): Use it.
* lib/posix/execlp.c: New file.
* lib/libc+gnu.c: Include it.
* include/unistd.h (execlp): Declare.
* lib/tests/posix/90-execlp.c: New file.
* lib/tests/posix/90-execlp.stdout: New file.
* build-aux/check-mescc.sh: Test it.
2019-02-08 19:34:45 +01:00
..
assert mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00
dirent mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00
io mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00
mes mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00
posix mescc: Mes C Library: Support GNU Tar: Add execlp. 2019-02-08 19:34:45 +01:00
setjmp mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00
signal mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00
stdio mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00
stdlib mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00
string mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00