mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/sys_wait-h: Renamed from modules/sys_wait. * modules/sys_wait-h-tests: Renamed from modules/sys_wait-tests. * modules/sys_wait-h-c++-tests: Renamed from modules/sys_wait-c++-tests. * tests/test-sys_wait-h.h: Renamed from tests/test-sys_wait.h. * tests/test-sys_wait-h.c: Renamed from tests/test-sys_wait.c. * tests/test-stdlib-h.c: Update. * tests/test-sys_wait-h-c++.cc: Renamed from tests/test-sys_wait-c++.cc. * doc/posix-headers/sys_wait.texi: Update. * modules/* (Depends-on): Update. * modules/sys_wait: New file.
17 lines
192 B
Plaintext
17 lines
192 B
Plaintext
Files:
|
|
tests/test-popen.h
|
|
tests/test-popen.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
dup2
|
|
pclose
|
|
sys_wait-h
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-popen
|
|
check_PROGRAMS += test-popen
|