aboutsummaryrefslogtreecommitdiff
path: root/core/net/errors_freebsd.odin
diff options
context:
space:
mode:
authorFeoramund <161657516+Feoramund@users.noreply.github.com>2024-06-26 01:14:25 -0400
committerFeoramund <161657516+Feoramund@users.noreply.github.com>2024-06-26 10:02:07 -0400
commit10ce76fcc2ce45a28858ca1562e2b802a781ee58 (patch)
treec48c15fcb0c5bd4ae502c76f2f0dce4e962da471 /core/net/errors_freebsd.odin
parentc61f5bbfe70d02cc505fac2cd59b6bc56fd39600 (diff)
Fix FreeBSD futex implementation
- Add missing size of timeout struct to `_umtx_op`. - Use `WAIT_UINT` not `WAIT`, as the expected value is an unsigned integer. - Use new native calls instead of libc.
Diffstat (limited to 'core/net/errors_freebsd.odin')
0 files changed, 0 insertions, 0 deletions