]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/namespace.c
util-lib: split out umask-related code to umask-util.h
authorLennart Poettering <lennart@poettering.net>
Mon, 26 Oct 2015 22:20:41 +0000 (23:20 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 27 Oct 2015 12:25:56 +0000 (13:25 +0100)
commitaffb60b1ef0cb48388d23360c6f3b043c50f6b8c
treea2fd6419b97665e6b4705fa6192a55bea54b67e9
parent8752c5752f3b9023f9ce96a55d70c6e5fc31118f
util-lib: split out umask-related code to umask-util.h
13 files changed:
Makefile.am
src/basic/copy.c
src/basic/fileio.c
src/basic/umask-util.h [new file with mode: 0644]
src/basic/util.h
src/core/machine-id-setup.c
src/core/manager.c
src/core/namespace.c
src/firstboot/firstboot.c
src/nspawn/nspawn.c
src/shared/ask-password-api.c
src/shared/base-filesystem.c
src/tmpfiles/tmpfiles.c