Home
last modified time | relevance | path

Searched refs:VFORK_STRING (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dpex-unix.c63 # define VFORK_STRING "fork" macro
65 # define VFORK_STRING "vfork" macro
636 *errmsg = VFORK_STRING; in pex_unix_exec_child()
H A DChangeLog8038 !IN_GCC case. Define VFORK_STRING as a printable function call
8042 (pexecute): Set `errmsg_fmt' to VFORK_STRING instead of checking
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-unix.c63 # define VFORK_STRING "fork" macro
65 # define VFORK_STRING "vfork" macro
636 *errmsg = VFORK_STRING; in pex_unix_exec_child()
H A DChangeLog8119 !IN_GCC case. Define VFORK_STRING as a printable function call
8123 (pexecute): Set `errmsg_fmt' to VFORK_STRING instead of checking
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-unix.c63 # define VFORK_STRING "fork" macro
65 # define VFORK_STRING "vfork" macro
636 *errmsg = VFORK_STRING; in pex_unix_exec_child()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dpex-unix.c66 # define VFORK_STRING "fork" macro
68 # define VFORK_STRING "vfork" macro
804 *errmsg = VFORK_STRING; in pex_unix_exec_child()
H A DChangeLog8529 !IN_GCC case. Define VFORK_STRING as a printable function call
8533 (pexecute): Set `errmsg_fmt' to VFORK_STRING instead of checking
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-19982652 * collect2.c: Define VFORK_STRING as a printable string for
2656 (collect_execute): Pass VFORK_STRING to fatal_perror instead of
H A DChangeLog-200527112 (VFORK_STRING, vfork): Don't define.