@leroysheep / Socializer / commits / 1d01042e31

Merge branch 'cf/wrapper-bsd-eloop'

The fallback implementation of open_nofollow() depended on open("symlink", O_NOFOLLOW) to set errno to ELOOP, but a few BSD derived systems use different errno, which has been worked around. * cf/wrapper-bsd-eloop: wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP

Junio C Hamano committed May 15, 2025 at 17:24 UTC 1d01042e314c0965845cae1fbcd0bc7e21f1b608

No changes.