Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Remove the sys/types.h include from various files | Holger Hans Peter Freyther | 2011-04-18 | 1 | -1/+0 |
| | | | | | We used this include for the u_int{8,16,32}_t types but we do not need this anymore. | ||||
* | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | This patch moves all GSM-specific definitions to include/osmocom/gsm. Moreover, the headers in include/osmocore/ have been moved to include/osmocom/core. This has been proposed by Harald Welte and Sylvain Munaunt. Tested with `make distcheck'. Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org> | ||||
* | intial checkin of the libosmocore project | Harald Welte | 2010-02-20 | 1 | -0/+1805 |