zig/lib/std/c
mlugg d00e05f186
all: update to std.builtin.Type.Pointer.Size field renames
This was done by regex substitution with `sed`. I then manually went
over the entire diff and fixed any incorrect changes.

This diff also changes a lot of `callconv(.C)` to `callconv(.c)`, since
my regex happened to also trigger here. I opted to leave these changes
in, since they *are* a correct migration, even if they're not the one I
was trying to do!
2025-01-16 12:46:29 +00:00
..
darwin.zig all: update to std.builtin.Type.Pointer.Size field renames 2025-01-16 12:46:29 +00:00
dragonfly.zig all: update to std.builtin.Type.Pointer.Size field renames 2025-01-16 12:46:29 +00:00
freebsd.zig std.Target: Remove kfreebsd OS specifier. 2024-07-20 05:08:14 +02:00
haiku.zig std.c reorganization 2024-07-19 00:30:32 -07:00
netbsd.zig std.c reorganization 2024-07-19 00:30:32 -07:00
openbsd.zig std.c reorganization 2024-07-19 00:30:32 -07:00
solaris.zig std.c reorganization 2024-07-19 00:30:32 -07:00