]> git.ipfire.org Git - thirdparty/systemd.git/commit
Get rid of ioprio.h and add a minimalistic reimplementation of the api 20736/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 14 Sep 2021 14:45:07 +0000 (16:45 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 22 Sep 2021 10:58:47 +0000 (12:58 +0200)
commit5bead76e46c7a9de08b76b5fa6f5caae8f5d2efd
tree8018dcb541b9b6f3adb330c9433b5cab15fe7ac3
parent51fe206fb35c24f4fca67589e92dc41886053e37
Get rid of ioprio.h and add a minimalistic reimplementation of the api
src/basic/ioprio.h [deleted file]
src/basic/meson.build
src/basic/missing_ioprio.h [new file with mode: 0644]
src/basic/process-util.c
src/basic/process-util.h
src/core/dbus-execute.c
src/core/execute.c
src/core/load-fragment.c