aboutsummaryrefslogtreecommitdiffstats
path: root/src/signal.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Move src/*.{c,h} to src/core/Pau Espin Pedrol1-118/+0
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2019-03-22Revert "signal.c: Make non-exported tall_sigh_ctx static"Oliver Smith1-1/+1
2019-03-21signal.c: Make non-exported tall_sigh_ctx staticHarald Welte1-1/+1
2019-03-21signal.c: Fix osmo_signal_talloc_ctx_init()Harald Welte1-1/+1
2019-03-20src/signal.c: cosmetic: use talloc_zero()Vadim Yanitskiy1-3/+1
2018-08-16signal: Introduce API osmo_signal_talloc_ctx_initPau Espin Pedrol1-0/+9
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-6/+7
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-4/+4
2017-06-12update/extend doxygen documentationHarald Welte1-0/+2
2016-05-05Update doxygen annotations in libosmocoreHarald Welte1-0/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-08-17doxygen: Add documentation to signal.[ch]Harald Welte1-1/+23
2011-05-07signal: use namespace prefix osmo_signal*Pablo Neira Ayuso1-4/+7
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-3/+3
2010-02-20intial checkin of the libosmocore projectHarald Welte1-0/+84