make several modules depend on the "open" module
authorJim Meyering <meyering@redhat.com>
Tue, 24 Jun 2008 07:40:36 +0000 (09:40 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 26 Jun 2008 05:58:28 +0000 (07:58 +0200)
commit0f5a6cf4eb2f2248950491a558b3019a0a58b9ac
treec24d07e054a583929fff66c805e641d7a8f05f09
parentf7bad410d2b46e687ef3b53d18f1948ba88ebc61
make several modules depend on the "open" module

This provides slightly increased consistency when opening-for-write
the name of a non-directory spelled with a trailing slash.
* modules/chdir-safer: Likewise.
* modules/chown: Likewise.
* modules/clean-temp: Likewise.
* modules/copy-file: Likewise.
* modules/fchdir: Likewise.
* modules/fcntl-safer: Likewise.
* modules/pipe: Likewise.
* modules/utime: Likewise.
Prompted by Eric Blake and Bruno Haible.
modules/chdir-safer
modules/chown
modules/clean-temp
modules/copy-file
modules/fchdir
modules/fcntl-safer
modules/pipe
modules/utime