mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
17 lines
258 B
Plaintext
17 lines
258 B
Plaintext
Files:
|
|
tests/test-posix_spawn3.c
|
|
|
|
Depends-on:
|
|
posix_spawn_file_actions_init
|
|
posix_spawn_file_actions_addopen
|
|
posix_spawn_file_actions_destroy
|
|
stdbool
|
|
unistd
|
|
sys_wait
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-posix_spawn3
|
|
check_PROGRAMS += test-posix_spawn3
|