Next: , Previous: , Up: ISO C and POSIX Function Substitutes   [Contents][Index]


10.225 execl

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/execl.html

Gnulib module: execl

Portability problems fixed by Gnulib:

Note: The Gnulib replacement for this function is not async-safe, that is, it must not be invoked from a signal handler.

Portability problems not fixed by Gnulib: