Skip to content

Add build support for NetBSD.#27

Open
alarixnia wants to merge 2 commits into
jonof:masterfrom
alarixnia:master
Open

Add build support for NetBSD.#27
alarixnia wants to merge 2 commits into
jonof:masterfrom
alarixnia:master

Conversation

@alarixnia
Copy link
Copy Markdown

I was also able to test this patch on FreeBSD.

alarixnia added 2 commits May 4, 2026 14:37
Verified to also build on FreeBSD.

Signed-off-by: Nia <nia@NetBSD.org>
The argument of these functions is of type int, but only a very
restricted subset of values are actually valid.  The argument must either
be the value of the macro EOF (which has a negative value), or must be a
non-negative value within the range representable as unsigned char.

Passing invalid values leads to undefined behavior.

Signed-off-by: Nia <nia@NetBSD.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant