mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
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! |
||
|---|---|---|
| .. | ||
| boot_services.zig | ||
| configuration_table.zig | ||
| runtime_services.zig | ||
| system_table.zig | ||
| table_header.zig | ||