aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/linuxlist.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-13Cosmetic: linuxlist.h: fix misleading commentOliver Smith1-2/+1
2021-07-07linuxlist: add macro to get last element of a listPhilipp Maier1-0/+6
2020-12-05Use explicit type-casting in hlist_del() for C++ compatibilityHarald Welte1-2/+2
2020-12-05core/linuxlist: do not use 'new' as a parameter nameVadim Yanitskiy1-4/+4
2020-12-05Add hlist and hashtable from Linux kernelHarald Welte1-0/+247
2019-03-27core/linuxlist.h: fix white-space and inconsistent alignmentVadim Yanitskiy1-19/+19
2019-03-27core/linuxlist.h: fix and unify Doxygen documentationVadim Yanitskiy1-99/+96
2018-12-10Constify llist_count() parameterMax1-1/+1
2017-10-17api doc: fix two doxygen group closing bracesNeels Hofmeyr1-1/+1
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-8/+7
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-29/+29
2017-03-15linuxlist.h: add llist_first/last_entry macrosNeels Hofmeyr1-0/+30
2017-01-21linuxlist.h: add llist_count()Neels Hofmeyr1-0/+16
2016-05-05Update doxygen annotations in libosmocoreHarald Welte1-98/+97
2015-10-09commentsNeels Hofmeyr1-1/+2
2015-05-02linuxlist: Remove casting of ptr from container_of macroHolger Hans Peter Freyther1-1/+1
2014-06-16include: Switch to #pragma once patternSylvain Munaut1-5/+1
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-0/+360