util-linux/libmount
Karel Zak ab35743a0f libmount: optimize mnt_optstr_apply_flags()
We append to the options string in loop there. It seems better to use
ul_buffer for this case to avoid duplicate strlen() and reallocs.

Signed-off-by: Karel Zak <kzak@redhat.com>
2020-09-29 12:31:06 +02:00
..
docs libmount: (docs) fix typo, remove unused reference 2020-07-22 10:44:33 +02:00
python libmount: do not use pointer as an integer value 2020-09-02 12:06:18 +02:00
src libmount: optimize mnt_optstr_apply_flags() 2020-09-29 12:31:06 +02: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
mount.pc.in cryptsetup: add option to use via dlopen in libmount 2020-07-07 16:43:55 +01:00