Files
tar/lib
Paul Eggert d479b2cc91 Use mkdtempat instead of mkdtemp
This fixes an interaction of -C with incremental 'X'.
Problem reported by Pavel Cahyna.
* gnulib.modules: Remove mkdtemp.
Add tempname, since our mkdtempat uses it.
* lib/mkdtempat.c, lib/mkdtempat.h: New files.
* lib/Makefile.am (noinst_HEADERS): Add mkdtempat.h.
(libtar_a_SOURCES): Add mkdtempat.c.
* src/incremen.c: Include mkdtempat.h.
(purge_directory): Use mkdtempat, not mkdtemp.
2026-04-13 00:02:17 -07:00
..
2024-07-26 21:56:20 -07:00
2026-01-23 17:38:38 -08:00
2026-04-13 00:02:17 -07:00
2026-04-13 00:02:17 -07:00
2026-04-13 00:02:17 -07:00
2026-01-23 17:38:38 -08:00
2026-01-23 17:38:38 -08:00