mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +02:00
After b98f537, the Zig port's types for Serenity no longer matched what
Serenity actually returned from LibC; this caused weird errors due to
stat() not returning valid values anymore.