fix(std/os): export FD_CLOEXEC in fcntl.ss to fix freebsd builds #1448

Merged
vyzo merged 1 commit from hmarcien/fix-bsd-build-fd-cloexec into v0.19-staging 2026-06-06 15:43:04 +00:00 AGit
Member

Resolves an unbound identifier error in socket.ss on FreeBSD by exporting FD_CLOEXEC.

Resolves an unbound identifier error in socket.ss on FreeBSD by exporting FD_CLOEXEC.
Resolves an unbound identifier error in socket.ss on FreeBSD by exporting FD_CLOEXEC.
HMarcien requested review from vyzo 2026-06-06 01:38:20 +00:00
vyzo approved these changes 2026-06-06 15:42:57 +00:00
vyzo left a comment

Oops! Thank you!

Oops! Thank you!
vyzo merged commit 2f65738865 into v0.19-staging 2026-06-06 15:43:04 +00:00
Sign in to join this conversation.
No description provided.