aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/prim.h
AgeCommit message (Collapse)AuthorFilesLines
2016-01-18comment typoNeels Hofmeyr1-1/+1
2015-12-25osmo_prim_op_names should be externHarald Welte1-1/+1
2015-12-23Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte1-0/+3
2014-06-16include: Switch to #pragma once patternSylvain Munaut1-4/+1
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-02-15misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi1-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.
2011-10-10Added defines to use primitive/operation tuples in switch/case statementsAndreas Eversberg1-0/+3
2011-08-17doxygen: Add documentation for prim.hHarald Welte1-9/+26
2011-06-23introduce GSM primitive definitionsHarald Welte1-0/+18
The idea here is to use the osmocom core primitive code ot abstract out primitives for inter-layer comunication in GSM.
2011-06-23add new 'prim.h' header file for primitivesHarald Welte1-0/+20