summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/prim.h
Commit message (Collapse)AuthorAgeFilesLines
* comment typoNeels Hofmeyr2016-01-181-1/+1
|
* osmo_prim_op_names should be externHarald Welte2015-12-251-1/+1
|
* Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte2015-12-231-0/+3
|
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
| | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-2/+4
| | | | | Doxygen generates quite a lot of warnings on libosmocore. Some of them are obvious typos - this patch aims to fix such low-hanging fruit.
* Added defines to use primitive/operation tuples in switch/case statementsAndreas Eversberg2011-10-101-0/+3
|
* doxygen: Add documentation for prim.hHarald Welte2011-08-171-9/+26
|
* introduce GSM primitive definitionsHarald Welte2011-06-231-0/+18
| | | | | The idea here is to use the osmocom core primitive code ot abstract out primitives for inter-layer comunication in GSM.
* add new 'prim.h' header file for primitivesHarald Welte2011-06-231-0/+20