aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/bitXXgen.h.tpl
AgeCommit message (Expand)AuthorFilesLines
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2020-09-14bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted valuesNeels Hofmeyr1-2/+19
2020-09-14bitXXgen: ensure not reading/storing past valid sizeNeels Hofmeyr1-0/+6
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-8/+8
2015-10-09commentsNeels Hofmeyr1-2/+2
2014-06-16core/bitXXgen: Don't do 'return' in functions returning voidSylvain Munaut1-2/+2
2014-06-16core/bitXXgen: Use explicit cast of void* to uint8_tSylvain Munaut1-4/+6
2014-06-16core: Add generic LE/BE load/store uint type convertors and use them in msgbMax1-0/+103