Searched refs:exec_comm_child (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/posix/ |
D | wordexp.c | 808 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/ |
D | pattern.texi | 1834 @c on child: exec_comm_child -> exec or abort
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.16 | 11380 * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword. 12585 exec_comm_child. 12586 (exec_comm_child): Can now be inlined.
|
D | ChangeLog.19 | 84 (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.
|
D | ChangeLog.11 | 1976 * posix/wordexp.c (exec_comm_child): Likewise.
|
D | ChangeLog.17 | 6188 (exec_comm_child): Fix the case where the write end of the pipe is
|
D | ChangeLog.18 | 6563 * 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.
|