Commit c7194899546c054e11be28fc01bf3eb11e27d80a

Bruno Haible 2023-09-16T11:28:23

lib-symbol-visibility: Fix a misnomer. * doc/lib-symbol-visibility.texi: Rename LIBFOO_DLL_EXPORTED to LIBFOO_SHLIB_EXPORTED. Prefer the term "shared library", since the term "DLL" applies only to Windows. * lib/relocatable.h (RELOCATABLE_SHLIB_EXPORTED): Renamed from RELOCATABLE_DLL_EXPORTED. Prefer the term "shared library", since the term "DLL" applies only to Windows. * lib/mbtowc-lock.c (SHLIB_EXPORTED): Renamed from DLL_EXPORTED. * lib/nl_langinfo-lock.c (SHLIB_EXPORTED): Likewise. * lib/setlocale-lock.c (SHLIB_EXPORTED): Likewise.