util-linux/libmount
Karel Zak adcd2c322c misc: use everywhere mkstemp_cloexec() as fallback to mkostemp()
The function mkostemp() does not have to be available everywhere,
and for this reason, we have mkstemp_cloexec() as a fallback solution.
Unfortunately, some codes (usually fuzzy tests) do not use the
fallback. Let's fix it.

Signed-off-by: Karel Zak <kzak@redhat.com>
2022-02-07 11:10:03 +01:00
..
docs libmount: remove support for deleted mount table entries 2022-01-04 10:37:55 +01:00
python libmount: check errno after strto..() 2021-06-21 15:03:01 +02:00
src misc: use everywhere mkstemp_cloexec() as fallback to mkostemp() 2022-02-07 11:10:03 +01:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am build-sys: add pylibmount 2013-08-19 14:57:21 +02:00
meson.build meson: only install pkgconfig if library is built 2021-12-30 22:57:24 +01:00
mount.pc.in cryptsetup: add option to use via dlopen in libmount 2020-07-07 16:43:55 +01:00