]> Dogcows Code - chaz/tar/commit
tar: don't worry about fdopendir closing its argument
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Sep 2010 20:12:54 +0000 (13:12 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Sep 2010 20:13:08 +0000 (13:13 -0700)
commit0fb3020da0b2c3c6a15b3785f3900cbcf444c2ff
tree43bdaa0c01d7e436301d45cf338aaf7a9613d7d8
parentd7db30d0e80997b15cd3c976f612b08d95d091e9
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.
NEWS
gnulib.modules
src/create.c
This page took 0.018558 seconds and 4 git commands to generate.