summaryrefslogtreecommitdiff
path: root/src/examples/dlt-example-user-func.c
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-061-4/+8
* Code beautification using uncrustifyChristoph Lipka2018-12-211-85/+49
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-30/+30
* Cleanup masterStefan Vacek2015-10-071-0/+0
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-2/+2
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-171-11/+15
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-011-1/+1
* Removed dlt_free from example and test applications, already called from exit...Alexander Wenzel2014-04-011-2/+0
* Fix compiler warningsLassi Marttala2013-07-191-7/+0
* Parasoft workaround: solve complaints about missing breaks/returns in default...Simon Brandner2013-07-191-0/+1
* GENDLT-15, Avoid buffer overrun with snprintf().Lassi Marttala2012-04-041-7/+7
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-261-1/+1
* GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-261-32/+16
* Reverted changes in dlt_register_app() function.Alexander Wenzel2011-10-281-1/+1
* [GSW-62] DLT Library version checkChristian Muck2011-09-051-1/+1
* Init of dlt daemonChristian Muck2011-04-111-0/+339