]> Savannah Git Hosting - gnulib.git/commit
Fix dependencies of modules that use '_exit' on native Windows.
authorBruno Haible <bruno@clisp.org>
Thu, 26 Nov 2020 21:13:20 +0000 (22:13 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Nov 2020 21:13:20 +0000 (22:13 +0100)
commit90e79512d8b385801218d6e9c4d88ff77186560b
treee2803bc28355c888313b8aaa1d6f9c7d43b89fe2
parenta6d9eef5cacdc110bc3f03d379dff52434048e8e
Fix dependencies of modules that use '_exit' on native Windows.

Reported by Jim Meyering in
<https://lists.gnu.org/archive/html/bug-gnulib/2020-11/msg00159.html>.

* modules/_Exit (Depends-on): Add unistd.
* modules/closein (Depends-on): Likewise.
* modules/closeout (Depends-on): Likewise.
* modules/forkpty (Depends-on): Likewise.
* modules/posix_spawn-internal (Depends-on): Likewise.
* modules/savewd (Depends-on): Likewise.
* modules/stat-time-tests (Depends-on): Likewise.
ChangeLog
modules/_Exit
modules/closein
modules/closeout
modules/forkpty
modules/posix_spawn-internal
modules/savewd
modules/stat-time-tests