mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-28 16:36:14 +01:00
483843c282
Specifically, for uclibc at the moment. Other implementations may need locking, but I haven’t checked any aside from uclibc-ng and glibc. POSIX.1-2001 specifies that `dlerror()` is not thread-safe, but the glibc (and likely other libc) implementation is. Issue #399 was originally reported about eglibc, but that project has since died and been merged back into glibc. So that’s one less thing to worry about. Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Fixes: #399 |
||
---|---|---|
.. | ||
AUTHORS | ||
COPYING | ||
gmodule-ar.c | ||
gmodule-dl.c | ||
gmodule-win32.c | ||
gmodule.c | ||
gmodule.h | ||
gmodule.rc.in | ||
gmoduleconf.h.in | ||
meson.build |