1
0
Fork
You've already forked check_filetime
0
check and modify file timestamps
  • Zig 100%
2025年08月29日 07:37:28 +02:00
src begin 0.15.1 updates 2025年08月29日 07:37:28 +02:00
.gitattributes cleanup 2024年05月04日 11:59:44 +02:00
.gitignore update gitignore (.zig-cache) 2024年05月30日 11:01:01 +02:00
build.zig begin 0.15.1 updates 2025年08月29日 07:37:28 +02:00
build.zig.zon begin 0.15.1 updates 2025年08月29日 07:37:28 +02:00
LICENSE cleanup 2024年05月04日 11:59:44 +02:00
README.md cleanup 2024年05月04日 11:59:44 +02:00

check_filetime

Check files for a valid modification and access timestamp. Application example for zdt. Uses zig-clap for command line argument parsing.