chiark / gitweb /
Make run_directory.c stat the place it is going to try to run.
[elogind.git] / klibc / klibc / execlpe.c
1 /*
2  * execlpe.c
3  */
4
5 #define NAME execlpe
6 #define EXEC_P 1
7 #define EXEC_E 1
8 #include "exec_l.c"