Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicate checks for NULL pointers | Pali Rohár | 2021-01-29 | 1 | -4/+1 |
* | Remove code for finding symbol name in import table | Pali Rohár | 2021-01-29 | 1 | -53/+6 |
* | Function dladdr() now retrieve symbol name and symbol address from both expor... | Pali Rohár | 2021-01-27 | 1 | -26/+80 |
* | Add function dladdr() and associated test application test-dladdr | Ralf Habacker | 2021-01-17 | 3 | -5/+236 |
* | Rewrite function save_err_ptr_str() to not use sprintf() | Pali Rohár | 2020-12-13 | 1 | -6/+13 |
* | Move cmake targets into sub directories | Ralf Habacker | 2020-09-14 | 3 | -0/+599 |