1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 09:56:51 +03:00
systemd/src/machine
Lennart Poettering 71fda00f32 list: make our list macros a bit easier to use by not requring type spec on each invocation
We can determine the list entry type via the typeof() gcc construct, and
so we should to make the macros much shorter to use.
2013-10-14 06:11:19 +02:00
..
machine-dbus.c
machine.c list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
machine.h
machinectl.c
machined-dbus.c bus: fix access to unitialized variable in error path 2013-10-13 17:56:54 -04:00
machined.c list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
machined.h
Makefile
org.freedesktop.machine1.conf
org.freedesktop.machine1.service
test-machine-tables.c