]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Remove dev_t and time_t from public API in 4.0 (#2392)
authorljdarj <ljd@luigiscorner.mu>
Sat, 25 Jan 2025 18:14:42 +0000 (19:14 +0100)
committerGitHub <noreply@github.com>
Sat, 25 Jan 2025 18:14:42 +0000 (10:14 -0800)
commit65196fdd1a385f22114f245a9002ee8dc899f2c4
treeb988d18c7a7c272fa8b30618ba56f354cd85869b
parent42565b88b5cc7441239269902a9d1735fd9ca0e2
Remove dev_t and time_t from public API in 4.0 (#2392)

Removing dev_t and time_t from the public include files from 4.0 on and
updating some tests in consequence.

Fixes #2279 .
libarchive/archive.h
libarchive/archive_entry.c
libarchive/archive_entry.h