]> git.ipfire.org Git - thirdparty/tar.git/commit
Use stdopen from gnulib
authorSergey Poznyakoff <gray@gnu.org>
Fri, 8 Jan 2021 16:48:17 +0000 (18:48 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Fri, 8 Jan 2021 16:50:57 +0000 (18:50 +0200)
commit0b43ea2906432873416576cb90608f72b6fbf18a
tree88539a648795ff17e6208dd6ed95493dc2468469
parente4d1edadefdeefcca3b72ec32744c52020fe4642
Use stdopen from gnulib

* gnulib.modules: Request stdopen
* lib/Makefile.am: Remove stdopen.c and stdopen.h
* lib/stdopen.c: Remove.
* lib/stdopen.h: Remove.
* src/tar.c: stdopen returns 0 on success.
gnulib.modules
lib/Makefile.am
lib/stdopen.c [deleted file]
lib/stdopen.h [deleted file]
src/tar.c