libdl: first execute all destructors, then munmap library
[uclibc-ng.git] / libc / unistd / execvpe.c
blobc3c1e43fee2f5157197ab0d65b3c341e93658e53
1 /* Copyright (C) 2011-2013 Hennning Heinold <heinold@inf.fu-berlin.de>
3 * Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
4 */
6 #define L_execvpe
7 #include "exec.c"