chiark / gitweb /
[PATCH] add SUBSYSTEM rule to catch all block devices and apply the disk permissions
[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"