Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-02-15 | defer free of thread-local dlerror buffers from inconsistent context | Rich Felker | -2/+20 |
2018-09-12 | reduce spurious inclusion of libc.h | Rich Felker | -1/+0 |
2018-09-12 | move tlsdesc and internal dl function declarations to dynlink.h | Rich Felker | -2/+1 |
2018-09-05 | define and use internal macros for hidden visibility, weak refs | Rich Felker | -6/+3 |
2016-01-25 | move static-linked stub invalid dso handle checking out of dynlink.c | Rich Felker | -0/+12 |
2016-01-25 | factor dlerror and error-setting code out of dynlink.c | Rich Felker | -0/+52 |