Home
last modified time | relevance | path

Searched refs:pex_win32_exec_child (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dpex-win32.c82 static pid_t pex_win32_exec_child (struct pex_obj *, int, const char *,
99 pex_win32_exec_child,
755 pex_win32_exec_child (struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, in pex_win32_exec_child() function
978 …printf ("%ld\n", (long) pex_win32_exec_child (NULL, PEX_SEARCH, argv[0], argv, NULL, 0, 0, 1, 2, &… in main()
DChangeLog491 * pex-win32.c (pex_win32_exec_child): Only close original file
1304 * pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing
1310 (pex_win32_exec_child): Ensure each process has only one handle open
1919 * pex-win32.c (pex_win32_exec_child): Likewise.
1950 * pex-win32.c: Add environment parameter to pex_win32_exec_child.
1954 (pex_win32_exec_child): Pass environment through to spawn_script and
2013 (pex_win32_exec_child): Replace MSVCRT calls with Win32 API calls.
2124 (pex_win32_exec_child): Save translated argv in newargv. Pass to