Skip to content

docs: Clarify plugin.h explanations by saying their Unix-like equivalents#5226

Open
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-plugindocs
Open

docs: Clarify plugin.h explanations by saying their Unix-like equivalents#5226
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-plugindocs

Conversation

@lgritz
Copy link
Copy Markdown
Collaborator

@lgritz lgritz commented Jun 4, 2026

Mostly for the sake of bots (but also humans) reading plugin.h and trying to figure out exactly what each function does, just plainly state which Unix-like dlopen/dlsym/etc function it is the equivalent of.

…ents

Mostly for the sake of bots (but also humans) reading plugin.h and
trying to figure out exactly what each function does, just plainly
state which Unix-like dlopen/dlsym/etc function it is the equivalent
of.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz added the docs Documentation label Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant