mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-09-19 22:54:15 +00:00
tar: don't worry about fdopendir closing its argument
* NEWS: Don't mention dirfd; no longer needed. * gnulib.modules: Remove dirfd. * src/create.c (get_directory_entries): Remove the code dealing with dirfd failures, as the new fdopendir replacement doesn't close its argument so we don't need to call dirfd. See <http://lists.gnu.org/archive/html/bug-gnulib/2010-09/msg00208.html> and gnulib commit 970c9038e4cca46e1b037ae0a6d574dfae6a7327.
This commit is contained in:
@@ -8,7 +8,6 @@ argp-version-etc
|
||||
backupfile
|
||||
closeout
|
||||
configmake
|
||||
dirfd
|
||||
dirname
|
||||
error
|
||||
exclude
|
||||
|
||||
Reference in New Issue
Block a user