Files
systemd/src/basic
Luca Boccassi cd1f2f2ff9 sd-dlopen: make macros to generate .notes.dlopen sections public API (#41047)
If this new scheme of adding dependencies is supposed to be used more
widely we need to start making it easy to add them. So add a new
self-contained header that projects can simply include without the need
to link against libsystemd itself. This will allow them to generate
`.notes.dlopen` sections:

```
> readelf -p .note.dlopen ./l2md

String dump of section '.note.dlopen':
  [     a]  |@FDO
  [    10]  [{"feature":"manifest-json","description":"Manifest-based change detection via gzip and JSON parsing","priority":"suggested","soname":["libz.so.1","libsystemd.so.0"]}]
  [    c2]  |@FDO
  [    c8]  [{"feature":"manifest-http","description":"HTTP transport for lore.kernel.org manifest fetch","priority":"suggested","soname":["libcurl.so.4"]}]
```
2026-03-18 12:33:58 +00:00
..
2026-01-06 10:34:02 +01:00
2026-03-03 08:48:01 +01:00
2025-09-19 14:46:55 +02:00
2025-12-15 08:50:13 +09:00
2025-09-19 16:46:07 +02:00
2025-12-15 08:50:13 +09:00
2026-03-03 22:18:26 +01:00
2026-01-21 08:35:31 +09:00
2025-07-26 05:00:02 +09:00
2026-02-05 16:18:35 +01:00
2025-12-15 08:50:13 +09:00
2026-03-03 22:18:26 +01:00
2025-12-15 08:50:13 +09:00