mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
Rename module spawn to spawn-h.
* modules/spawn-h: Renamed from modules/spawn. * modules/spawn-h-tests: Renamed from modules/spawn-tests. * modules/spawn-h-c++-tests: Renamed from modules/spawn-c++-tests. * tests/test-spawn-h.c: Renamed from tests/test-spawn.c. * tests/test-spawn-h-c++.cc: Renamed from tests/test-spawn-c++.cc. * doc/posix-headers/spawn.texi: Update. * modules/* (Depends-on): Update. * modules/spawn: New file.
This commit is contained in:
@@ -8,7 +8,7 @@ lib/spawn_int.h
|
||||
m4/posix_spawn.m4
|
||||
|
||||
Depends-on:
|
||||
spawn
|
||||
spawn-h
|
||||
getdtablesize [test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1 || test $REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 = 1]
|
||||
posix_spawn_file_actions_init [test $HAVE_POSIX_SPAWN = 0 || test $REPLACE_POSIX_SPAWN = 1 || test $REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 = 1]
|
||||
|
||||
|
Reference in New Issue
Block a user