]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: add sd-dlopen(3) and SD_ELF_NOTE_DLOPEN(3) man pages
authorChristian Brauner <brauner@kernel.org>
Wed, 11 Mar 2026 14:55:08 +0000 (15:55 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 18 Mar 2026 10:28:11 +0000 (10:28 +0000)
commitf90ee22bcf8465edea38de70cd64875d9b0db343
tree918b9fdfceb48a1f39001adceedba90a537a259e
parent8b12350b75c60468ce832942fd55ff5bbdd7c9e8
man: add sd-dlopen(3) and SD_ELF_NOTE_DLOPEN(3) man pages

Document the new public sd-dlopen.h header and SD_ELF_NOTE_DLOPEN()
macro with associated constants. Includes usage examples for single
and multiple soname annotations.

Signed-off-by: Christian Brauner <brauner@kernel.org>
man/SD_ELF_NOTE_DLOPEN.xml [new file with mode: 0644]
man/rules/meson.build
man/sd-dlopen.xml [new file with mode: 0644]