aboutsummaryrefslogtreecommitdiff
path: root/lib/libcxx/include/__algorithm/set_intersection.h
diff options
context:
space:
mode:
authormlugg <mlugg@mlugg.co.uk>2025-03-12 02:08:02 +0000
committermlugg <mlugg@mlugg.co.uk>2025-04-02 05:57:50 +0100
commitd8ac37fcc8d46adab6131db9c1a35131919f002b (patch)
tree4980249c51f0ba0c8101a4d64e66f0c09c19dc6b /lib/libcxx/include/__algorithm/set_intersection.h
parent87209954a74bbf9b82b7ab24c0389a4a133edd31 (diff)
downloadzig-d8ac37fcc8d46adab6131db9c1a35131919f002b.tar.gz
zig-d8ac37fcc8d46adab6131db9c1a35131919f002b.zip
stage1: fix `wasi_snapshot_preview1_fd_seek` on cache files
`wasm2c` uses an interesting mechanism to "fake" the existence of cache directories. However, `wasi_snapshot_preview1_fd_seek` was not correctly integrated with this system, so previously crashed when run on a file in a cache directory due to trying to call `fseek` on a `FILE *` which was `NULL`.
Diffstat (limited to 'lib/libcxx/include/__algorithm/set_intersection.h')
0 files changed, 0 insertions, 0 deletions