aboutsummaryrefslogtreecommitdiffstats
path: root/src/pq_file.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Fix typosMartin Hauke1-2/+2
2018-01-15procqueue: introduce and use shared cat_name definitionsVadim Yanitskiy1-1/+2
2017-12-31procqueue: use queue / item names in loggingVadim Yanitskiy1-2/+4
2017-12-31procqueue: add item catedory and sub-category fieldsVadim Yanitskiy1-0/+2
2017-12-31procqueue: add item type enum (source, sink, proc)Vadim Yanitskiy1-0/+3
2017-12-31libosmogapk: use talloc for memory managementVadim Yanitskiy1-5/+7
2017-12-31procqueue: add processing state callbackVadim Yanitskiy1-0/+1
2017-12-31libosmogapk: use Osmocom logging frameworkVadim Yanitskiy1-2/+3
2017-12-31Add an 'osmo_gapk' prefix to the exposed symbolsVadim Yanitskiy1-5/+5
2017-12-31Install GAPK headers to '${includedir}/osmocom/gapk/'Vadim Yanitskiy1-3/+3
2017-05-28alsa/file input: return -1 on eof (short read)Harald Welte1-2/+2
2017-05-28direct all log statements to stderr to avoid breaking stdout data outHarald Welte1-2/+2
2017-05-28Print some useful information while putting together the procqueueHarald Welte1-0/+2
2017-05-28prepare gapk for dealing with variable-length framesHarald Welte1-4/+6
2017-05-27add some more comments throughout the codeHarald Welte1-0/+12
2010-11-11procqueue: Add file related tasksSylvain Munaut1-0/+99