]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Cast (mode_t)mode for POSIX functions (#2476)
authorGraham Percival <gperciva@tarsnap.com>
Tue, 7 Jan 2025 00:44:40 +0000 (16:44 -0800)
committerGitHub <noreply@github.com>
Tue, 7 Jan 2025 00:44:40 +0000 (16:44 -0800)
commit42565b88b5cc7441239269902a9d1735fd9ca0e2
tree49c97e8d6bc02144a5e16eee28eb7e239ae7a1ad
parent743bbe97693f648e05dc428a770fefed5f1a7d3f
Cast (mode_t)mode for POSIX functions (#2476)
libarchive/archive_write_disk_posix.c
test_utils/test_main.c
unzip/bsdunzip.c