mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
18 lines
335 B
Plaintext
18 lines
335 B
Plaintext
Files:
|
|
tests/test-posix_spawn_file_actions_addclose.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
m4/musl.m4
|
|
|
|
Depends-on:
|
|
getdtablesize
|
|
posix_spawn_file_actions_init
|
|
posix_spawn_file_actions_destroy
|
|
|
|
configure.ac:
|
|
gl_MUSL_LIBC
|
|
|
|
Makefile.am:
|
|
TESTS += test-posix_spawn_file_actions_addclose
|
|
check_PROGRAMS += test-posix_spawn_file_actions_addclose
|