Files
systemd/src/sysupdate
Daan De Meyer aec52c1e6e string-table: Introduce DECLARE_STRING_TABLE_LOOKUP() and friends
Let's introduce these for the following two reasons:
- Using them makes sure the parameter names match between declaration
  and definition (if both use the corresponding macros).
- They make sure developers can't forget the _const_ and _pure_
  attributes for the declarations.

This commit also includes some include sorting fixes
2026-01-02 04:05:45 +09:00
..
2025-05-21 23:53:40 +09:00
2025-05-21 23:53:40 +09:00
2025-04-30 09:30:51 +02:00
2025-05-21 23:53:40 +09:00