]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib: add _PATH_TMP fallback
authorKarel Zak <kzak@redhat.com>
Mon, 13 Jan 2020 09:45:35 +0000 (10:45 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 13 Jan 2020 09:49:44 +0000 (10:49 +0100)
commitb82237dfb2e7a652b01edbf4290e8d632359a666
treeaf330608af3642f40ab9f511481b4d1cd7fb468d
parent40f8c5e47e4cf42da77e4040039100959460aca4
lib: add _PATH_TMP fallback

- cleanup header of the file
- fix fileutils.c warnings
- add _PATH_TMP fallback

Addresses: https://github.com/karelzak/util-linux/issues/931
Signed-off-by: Karel Zak <kzak@redhat.com>
include/pathnames.h
lib/strutils.c