Files
Bruno Haible 816e254329 sd-dlopen: Reference the specification.
* modules/sd-dlopen (Description): Add reference to the specification.
* lib/sd-dlopen.h: Improve comments.
2026-08-27 12:45:26 +02:00

29 lines
342 B
Plaintext

Description:
Emit ELF notes for package dependencies loaded with dlopen, according to
https://uapi-group.org/specifications/specs/elf_dlopen_metadata/
Files:
lib/sd-dlopen.h
m4/sd-dlopen.m4
m4/libdl.m4
Depends-on:
stdint-h
configure.ac:
gl_SD_DLOPEN
Makefile.am:
Include:
"sd-dlopen.h"
Link:
$(LIBDL)
License:
LGPLv2+
Maintainer:
all