]> Savannah Git Hosting - gnulib.git/commit
posix_spawn: Fix compilation error on Android.
authorBruno Haible <bruno@clisp.org>
Sun, 13 May 2018 22:27:43 +0000 (00:27 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 13 May 2018 22:27:43 +0000 (00:27 +0200)
commitb62668cbd75a986bfd99a1ed8fb40ff84507e55d
tree625b121226713816550068c9f9a6633a0c8dcef2
parent11458762fb6fab692049f0cbecbc171ec3ebd2a2
posix_spawn: Fix compilation error on Android.

* lib/spawn.in.h (posix_spawnattr_t): Consider also the case
HAVE_POSIX_SPAWNATTR_T = 1 && HAVE_POSIX_SPAWN = 0.
(posix_spawn_file_actions_t): Consider also the case
HAVE_POSIX_SPAWN_FILE_ACTIONS_T = 1 && HAVE_POSIX_SPAWN = 0.
ChangeLog
lib/spawn.in.h