Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [doc] counter.[ch] Add Doxygen API documentation | Harald Welte | 2017-10-16 | 1 | -0/+18 |
| | | | | | | | This adds a more complete set of API documentation for all osmo_counter relatedd functions and definitions. Change-Id: I24283c05620ee86a8beb165af98a85d754549efb | ||||
* | Rename 'statistics.c' to 'counter.c' | Harald Welte | 2017-10-15 | 1 | -0/+85 |
With stat_item, stats.c and stats_statsd.c, it is becoming a bit difficult to understand file naming. Also, the 'statistics.c' file actually only contained osmo_counter handling, so let's rename it to counter.c altogether. Change-Id: I2cfb2310543902b7da46cb15a76e2da317eaed7d |