aboutsummaryrefslogtreecommitdiff
path: root/lib/std/hash_map.zig
diff options
context:
space:
mode:
authorJacob Young <jacobly0@users.noreply.github.com>2023-02-20 20:52:26 -0500
committerJacob Young <jacobly0@users.noreply.github.com>2023-02-20 23:59:48 -0500
commit3eed197c95c21d850d503687f445946e6bd429c5 (patch)
treedea7f74c1bc864dfdc97829aaafbcc8b72b92207 /lib/std/hash_map.zig
parentd513792afa4893c21d5a9635c61d8e41689d9541 (diff)
downloadzig-3eed197c95c21d850d503687f445946e6bd429c5.tar.gz
zig-3eed197c95c21d850d503687f445946e6bd429c5.zip
CBE: use stdint.h types instead of `zig_` prefixes
This requires manual defines before C99 which may not have stdint.h. Also have update-zig1 leave a copy of lib/zig.h in stage1/zig.h, which allows lib/zig.h to be updated without needing to update zig1.wasm. Note that since the object already existed with the exact same contents, this completely avoids repo bloat due to zig.h changes.
Diffstat (limited to 'lib/std/hash_map.zig')
0 files changed, 0 insertions, 0 deletions