mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
dbe465c93ea8a87da95919d3f0ee802865802cfa
Similar in function to LIST_INSERT_AFTER, this will insert a new element into the list before the specified position. If the specified position is NULL, the element is added as the tail of the list.
…
…
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Description
Languages
C
89%
Python
5.1%
Shell
4.5%
Meson
1.2%