Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ganc: add value_strings for GAN message type and protocol discriminator | Harald Welte | 2012-06-24 | 1 | -0/+3 |
| | |||||
* | libosmogsm: Add tvlv_att_def to exported symbols | Harald Welte | 2012-04-05 | 1 | -0/+1 |
| | |||||
* | libosmogsm: Introduce explicit list of exported symbols | Harald Welte | 2012-04-04 | 1 | -0/+230 |
There is now a "libosmogsm.map" file containing an explicit list of to-be-exported symbols. This should prevent us from leaking non-static symbols into the global namespace. A similar scheme should be adopted by all other osmocom libraries |