defer free of thread-local dlerror buffers from inconsistent context
[musl] / src / ldso / dlerror.c
2019-02-15 Rich Felkerdefer free of thread-local dlerror buffers from inconsi...
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkermove tlsdesc and internal dl function declarations...
2018-09-05 Rich Felkerdefine and use internal macros for hidden visibility...
2016-01-25 Rich Felkermove static-linked stub invalid dso handle checking...
2016-01-25 Rich Felkerfactor dlerror and error-setting code out of dynlink.c