Skip to content

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

Merged
lgritz merged 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-plugindocs
Jun 10, 2026
Merged

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

Conversation

@lgritz

@lgritz lgritz commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

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
@lgritz

lgritz commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator Author

Comments-only change, will merge tomorrow if there are no objections by then.

@lgritz lgritz merged commit 12d55da into AcademySoftwareFoundation:main Jun 10, 2026
28 checks passed
@lgritz lgritz deleted the lg-plugindocs branch June 10, 2026 18:23
lgritz added a commit that referenced this pull request Jun 19, 2026
…ents (#5226)

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>
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