mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-06 05:31:48 +00:00
* modules/sd-dlopen (Description): Add reference to the specification. * lib/sd-dlopen.h: Improve comments.
29 lines
342 B
Plaintext
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
|