Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C: Add uhd_get_abi_string, uhd_get_version_string | Nicholas Corgan | 2019-05-02 | 1 | -0/+34 |
Clients that include the UHD C headers have access to the version and ABI #defines, but this is not available to clients that dynamically load the library. This commit adds publicly exported functions to provide this information. |