diff options
author | Bernd Schubert <bernd.schubert@fastmail.fm> | 2023-01-03 11:46:11 +0100 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2023-01-04 15:27:21 +0000 |
commit | d372d3f80b5437e652ea501d8a4a917f7001b9d7 (patch) | |
tree | 92e3a6be7159d32957fc728a7222ae965306f75b /lib/fuse_lowlevel.c | |
parent | 3736e0c85f4a8b624f6f1a27b736c18adbce9c15 (diff) | |
download | libfuse-d372d3f80b5437e652ea501d8a4a917f7001b9d7.tar.gz |
Fixes when HAVE_LIBC_VERSIONED_SYMBOLS is not defined
fuse_loop_mt and fuse_new had not been defined when
HAVE_LIBC_VERSIONED_SYMBOLS had not been set and additionally,
fuse_new_31 was missing in the version script and was therefore
an unusable symbol.
This also adds a test for unset HAVE_LIBC_VERSIONED_SYMBOLS.
Diffstat (limited to 'lib/fuse_lowlevel.c')
0 files changed, 0 insertions, 0 deletions