aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step/UpdateSourceFiles.zig
diff options
context:
space:
mode:
authorNameless <truemedian@gmail.com>2024-08-02 15:59:13 -0500
committerAndrew Kelley <andrew@ziglang.org>2025-07-07 22:43:51 -0700
commit7c42517151cf06b67268aec3be715b3e303e014a (patch)
tree2a458266bfb3f3474c7ec5cdf8223815dcc22b8b /lib/std/Build/Step/UpdateSourceFiles.zig
parent9f27d770a1832cf3017a8b2f7281b6faf0347a51 (diff)
downloadzig-7c42517151cf06b67268aec3be715b3e303e014a.tar.gz
zig-7c42517151cf06b67268aec3be715b3e303e014a.zip
os: fix missing and incorrect msghdr definitions
Macos uses the BSD definition of msghdr All linux architectures share a single msghdr definition. Many architectures had manually inserted padding fields that were endian specific and some had fields with different integers. This unifies all architectures to use a single correct msghdr definition.
Diffstat (limited to 'lib/std/Build/Step/UpdateSourceFiles.zig')
0 files changed, 0 insertions, 0 deletions