]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/strv.h
Rename strv_split_extract() to strv_split_full() 16635/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 3 Aug 2020 15:52:01 +0000 (17:52 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 9 Sep 2020 07:34:55 +0000 (09:34 +0200)
commit90e30d767a32dc93c9ee94ad8b8d665eecf79e96
tree9325f80cefaf9facbcfb0192d327106f5bab1c86
parent03b62851a90ba9a7bf74905458eafa8cd29a5430
Rename strv_split_extract() to strv_split_full()

Now that _full() is gone, we can rename _extract() to have the usual suffix
we use for the more featureful version.
12 files changed:
src/basic/env-util.c
src/basic/strv.c
src/basic/strv.h
src/journal-remote/journal-remote-main.c
src/libsystemd/sd-daemon/sd-daemon.c
src/locale/keymap-util.c
src/nspawn/nspawn-mount.c
src/shared/bus-unit-util.c
src/test/test-strv.c
src/udev/udev-builtin.c
src/udev/udev-event.c
src/xdg-autostart-generator/xdg-autostart-service.c