Skip to content

Remove bitrotted inline prototype for a libc function#24

Open
rdmark wants to merge 1 commit intowebsnarf:masterfrom
Netatalk:rdmark-patch-1
Open

Remove bitrotted inline prototype for a libc function#24
rdmark wants to merge 1 commit intowebsnarf:masterfrom
Netatalk:rdmark-patch-1

Conversation

@rdmark
Copy link

@rdmark rdmark commented Mar 1, 2025

Inserting a prototype with arbitrary interface for a missing libc function will have unintended side effects, which is what happens when you build this on NetBSD for instance.

This has plagued us over the years over in the Netatalk project, where we use a bstrlib fork. See f.e. Netatalk/netatalk#1769

Inserting a prototype with arbitrary interface for a missing libc function will have unintended side effects, which is what happens when you build this on NetBSD for instance.
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