]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/login/logind-dbus.c
util: rename write_one_line_file() to write_string_file()
authorLennart Poettering <lennart@poettering.net>
Tue, 2 Apr 2013 18:31:42 +0000 (20:31 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Apr 2013 18:12:56 +0000 (20:12 +0200)
commit574d5f2dfc25226afc718aa5ba1a145fe5cad221
tree01fc6b70bd622d40da1c60fd04d1f15c85aebd93
parentb6e8f1f03dc8b7579f8c6b00372f136d74c45232
util: rename write_one_line_file() to write_string_file()

You can write much more than just one line with this call (and we
frequently do), so let's correct the naming.
22 files changed:
src/binfmt/binfmt.c
src/core/cgroup-attr.c
src/core/execute.c
src/core/machine-id-setup.c
src/core/unit.c
src/hostname/hostnamed.c
src/login/logind-dbus.c
src/login/user-sessions.c
src/nspawn/nspawn.c
src/readahead/readahead-common.c
src/shared/capability.c
src/shared/cgroup-util.c
src/shared/fileio-label.c
src/shared/fileio-label.h
src/shared/fileio.c
src/shared/fileio.h
src/shutdownd/shutdownd.c
src/sleep/sleep.c
src/sysctl/sysctl.c
src/timedate/timedated.c
src/udev/udevd.c
src/vconsole/vconsole-setup.c