1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-12 15:21:19 +03:00
systemd/src/machine
Lennart Poettering dacd6cee76 tree-wide: port everything over to fflush_and_check()
Some places invoked fflush() directly with their own manual error
checking, let's unify all that by using fflush_and_check().

This also unifies the general error paths of fflush()+rename() file
writers.
2015-07-29 20:31:07 +02:00
..
.gitignore machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
image-dbus.c sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
image-dbus.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
machine-dbus.c machine: remove unused variables 2015-07-08 23:46:47 +02:00
machine-dbus.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
machine.c tree-wide: port everything over to fflush_and_check() 2015-07-29 20:31:07 +02:00
machine.h machined: make sure to track machine unit states properly 2015-04-28 21:34:23 +02:00
machinectl.c sd-bus: introduce new sd_bus_flush_close_unref() call 2015-07-03 19:49:03 +02:00
machined-dbus.c nss-mymachines: map userns users of containers to real user names 2015-07-09 14:46:20 -03:00
machined.c everywhere: port everything to sigprocmask_many() and friends 2015-06-15 20:13:23 +02:00
machined.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
Makefile
org.freedesktop.machine1.conf nss-mymachines: map userns users of containers to real user names 2015-07-09 14:46:20 -03:00
org.freedesktop.machine1.policy.in machined: open up most of machined's commands to unprivileged clients via PolicyKit 2015-02-18 11:43:18 +01:00
org.freedesktop.machine1.service
test-machine-tables.c