aboutsummaryrefslogtreecommitdiff
path: root/src/check_builtin.cpp
diff options
context:
space:
mode:
authorFeoramund <161657516+Feoramund@users.noreply.github.com>2024-06-11 03:42:13 -0400
committerFeoramund <161657516+Feoramund@users.noreply.github.com>2024-06-11 03:55:41 -0400
commita3da796d5410efd22a991bdd82fec947a0a11471 (patch)
tree70f6a3e688da5d779e251e57430199baa44b1be2 /src/check_builtin.cpp
parent40e99ebb1018914813d8b74ab9db222174b705dc (diff)
Fix `file_size` on FreeBSD
It was using the generic UNIX `fstat` implemented in Odin, which is more than what is needed here. This also avoids the issue of needing a proper `absolute_path_from_handle` implementation for it to work without error.
Diffstat (limited to 'src/check_builtin.cpp')
0 files changed, 0 insertions, 0 deletions