Home
last modified time | relevance | path

Searched refs:exec_comm_child (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/posix/
Dwordexp.c808 exec_comm_child (char *comm, int *fildes, bool showerr, bool noexec) in exec_comm_child() function
900 pid = exec_comm_child (comm, fildes, noexec ? false : flags & WRDE_SHOWERR, in exec_comm()
/glibc-2.36/manual/
Dpattern.texi1834 @c on child: exec_comm_child -> exec or abort
/glibc-2.36/ChangeLog.old/
DChangeLog.1611380 * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.
12585 exec_comm_child.
12586 (exec_comm_child): Can now be inlined.
DChangeLog.1984 (exec_comm_child, exec_comm): Use posix_spawn instead of fork+exec.
22517 * posix/wordexp.c (exec_comm_child): Likewise.
35569 (exec_comm_child, exec_comm, parse_comm, parse_param): Likewise.
DChangeLog.111976 * posix/wordexp.c (exec_comm_child): Likewise.
DChangeLog.176188 (exec_comm_child): Fix the case where the write end of the pipe is
DChangeLog.186563 * posix/wordexp.c (exec_comm_child): Assume that O_CLOEXEC is
6600 * posix/wordexp.c (exec_comm_child, exec_comm): Likewise.
57796 * posix/wordexp.c (exec_comm_child): Likewise.