aboutsummaryrefslogtreecommitdiff
path: root/lib/std/fmt/parse_float/parse_float.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-03-19 17:02:04 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-03-20 00:38:44 -0700
commitcba155510431104fcfe2f6b61e955bc4d42927fb (patch)
tree4f99a180cf5c14b04191aba0cfc221249f37ee76 /lib/std/fmt/parse_float/parse_float.zig
parent5d389535e875f3d1b4865fc10fb79317b26c5ed7 (diff)
downloadzig-cba155510431104fcfe2f6b61e955bc4d42927fb.tar.gz
zig-cba155510431104fcfe2f6b61e955bc4d42927fb.zip
std: don't do BYOS at the POSIX API layer
This was a mistake from day one. This is the wrong abstraction layer to do this in. My alternate plan for this is to make all I/O operations require an IO interface parameter, similar to how allocations require an Allocator interface parameter today.
Diffstat (limited to 'lib/std/fmt/parse_float/parse_float.zig')
0 files changed, 0 insertions, 0 deletions