You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Drop obsolete error codes: ENODATA, ENOSR, ENOSTR and ETIME
These error codes are marked as obsolete and optional in POSIX.1-2008.
FreeBSD does not define these codes, which breaks the build on that
platform. Thus remove these codes, they should not occur on the native
side.
0 commit comments