]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Support @-prefixed Unix epoch timestamps as date strings 2606/head
authorZhaofeng Li <hello@zhaofeng.li>
Wed, 14 May 2025 22:01:44 +0000 (16:01 -0600)
committerZhaofeng Li <hello@zhaofeng.li>
Thu, 15 May 2025 15:59:33 +0000 (09:59 -0600)
commit6b97a57e8e7949b9b4872a132804261f5c4248e9
tree31b233ccd4e679f5b6e7e304e4a17f91716a83c4
parentc26f0377457db392bd57a640e8fe25506120f810
Support @-prefixed Unix epoch timestamps as date strings

Signed-off-by: Zhaofeng Li <hello@zhaofeng.li>
libarchive/archive_parse_date.c
libarchive/test/test_archive_parse_date.c