https://bugs.kde.org/show_bug.cgi?id=444488
--- Comment #8 from Paul Floyd <pjfl...@wanadoo.fr> --- I'm having a go at this. Setting GLIBC_TUNABLES isn't too difficult (though I haven't yet added handling when it is already set). glibc version seems a lot harder. In glibc: paulf> nm /lib64/libc.so.6 | grep libc_version 00000000000296c0 t __gnu_get_libc_version 00000000000296c0 W gnu_get_libc_version 00000000001b8ada r __libc_version I don't see how to access any of these. -- You are receiving this mail because: You are watching all bug changes.