Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some style issues | Pali Rohár | 2021-02-03 | 1 | -4/+4 |
* | Function dladdr() now retrieve symbol name and symbol address from both expor... | Pali Rohár | 2021-01-27 | 2 | -15/+15 |
* | cmake: add support to build test-dladdr on unix like os | Ralf Habacker | 2021-01-17 | 1 | -11/+19 |
* | Add function dladdr() and associated test application test-dladdr | Ralf Habacker | 2021-01-17 | 2 | -0/+192 |
* | Add _CRT_SECURE_NO_WARNINGS for test.c to disable MSVC deprecation warnings | Pali Rohár | 2020-12-13 | 1 | -0/+1 |
* | cmake: add option ENABLE_WINE to enable support for running cross compiled te... | Ralf Habacker | 2020-11-09 | 1 | -1/+3 |
* | cmake: separate targets in tests subdir for reasier reading | Ralf Habacker | 2020-11-09 | 1 | -0/+4 |
* | cmake: Let make target 'test' be accessable from topmost build directory | Ralf Habacker | 2020-11-09 | 1 | -1/+0 |
* | cmake: place all generated binaries into one place | Ralf Habacker | 2020-11-02 | 1 | -1/+1 |
* | Move cmake targets into sub directories | Ralf Habacker | 2020-09-14 | 5 | -0/+847 |