Replace () with (void) in function prototypes
[platform/core/system/dlog.git] / src / libdlog / log_android.c
2021-04-12 Mateusz MajewskiReplace () with (void) in function prototypes 55/256755/3
2020-08-19 Hyotaek ShimDo not call clock_gettime() if dedup is not configured 32/241332/8
2020-08-19 Mateusz MajewskiImprove libdlog Android Logger backend initialization 61/241361/1
2020-08-03 Karol LewandowskiMerge "packaging: Split binaries to different packages...
2020-08-03 Karol LewandowskiMerge "packaging: Drop unused epoch" into tizen
2020-08-03 Michal Blochlibdlog: apply MIT license; clarify license confusion 15/240115/4
2020-07-23 Agnieszka Baumannlibdlog: pass timestamp from a higher layer 30/238830/3
2020-01-13 Hyotaek ShimMerge branch 'tizen' into tizen_5.5 75/222275/1 tizen_5.5_tv accepted/tizen/5.5/unified/20200114.073546 submit/tizen_5.5/20200113.072912
2020-01-02 Michal Blochwritev(2) requires <sys/uio.h> 52/221252/2
2019-09-10 Mateusz MajewskiRemove unnecessary newlines at the end of the files 79/213679/1 accepted/tizen/unified/20190916.111626 submit/tizen/20190910.115310
2019-07-12 Mateusz MajewskiAdd tests for the monotonic timestamps functionality 47/209747/2
2019-03-04 Michal Blochlibdlog: readd the destructor 16/199816/10
2019-02-06 Michal Blochshared: move logger-specific code out of logcommon 68/199168/1
2019-02-04 Michal Blochlibdlog: extract declarations into a header 79/198879/2
2018-12-12 Michal Blochtests: add libdlog Android Logger unit tests 78/195078/2
2018-10-22 Maciej SlodczykMerge "dynamic config: fail on relative paths" into...
2018-10-22 Michal Blochlibdlog: close Android Logger connections on exec 06/191706/1
2018-10-10 Michal Blochlibdlog: don't read the config twice 98/190498/2
2018-07-11 Maciej Slodczykadd monotonic send timestamp when using android backend 36/169836/24
2018-06-26 Maciej Slodczyklogger: eliminate race condition in opening a buffer... 87/182387/10
2018-06-20 Maciej Slodczyklogger: allow specifying multiple buffer paths in confi... 53/181553/9
2018-06-19 sanghyeok.ohlcov: added excluding line 09/181009/4
2018-01-26 Karol LewandowskiMerge "libdlog: Unify common parts of dlog API" into...
2018-01-25 Karol Lewandowskilibdlog: Unify common parts of dlog API 42/167842/4
2017-04-27 Karol LewandowskiMerge "Sort config entries alpha-numerically." into... accepted/tizen/4.0/unified/20170816.013150 accepted/tizen/unified/20170428.033057 submit/tizen-tizen-tizen/20170427.133758 submit/tizen/20170427.134121 submit/tizen_4.0/20170811.094300 tizen_4.0.m1_release
2017-04-24 Rafal Pietruchadded syslog logging buffer to dlog 78/118478/26
2017-03-17 Michal BlochMerge branch 'tizen_3.0' into tizen 91/119391/4
2017-03-16 Michal Bloch[4.0] Documentation 93/100293/16
2017-03-16 Kichan KwonMerge branch 'tizen_3.0' into tizen 62/119262/1
2017-02-21 Kichan Kwonlibdlog : fix invalid log_fds access 75/115675/3
2017-02-15 Kichan KwonFree config data and close fd before terminated 14/114414/9 accepted/tizen/3.0/common/20170216.151325 accepted/tizen/3.0/ivi/20170216.060630 accepted/tizen/3.0/mobile/20170216.060515 accepted/tizen/3.0/tv/20170216.060533 accepted/tizen/3.0/wearable/20170216.060559 submit/tizen_3.0/20170215.023852
2016-11-25 Karol LewandowskiMerge changes I274d815f,I4c831e85,I997c4d72,I02ebfd88...
2016-11-24 Michal BlochMore useful return values for shared functions 60/97560/2
2016-10-12 Karol LewandowskiMerge topic 'dlog-pipe-fix' into tizen
2016-10-11 Michal BlochPrevent segmentation faults and memory leaks 92/90392/7
2016-10-10 Karol LewandowskiFix libdlog initialization with multiple threads 90/90390/6
2016-09-22 KwonMerge "Fix a typo" into tizen
2016-09-22 KwonMerge "KMSG handling more robust." into tizen
2016-09-22 Michal BlochCleanup unused code 24/88024/5
2016-09-22 Kichan Kwonlibrary integration : build all backends at one time 88/87988/5
2016-08-30 Michal BlochDocumentation. 37/85537/4 accepted/tizen/common/20160907.154334 accepted/tizen/ivi/20160908.003859 accepted/tizen/mobile/20160908.003754 accepted/tizen/tv/20160908.003811 accepted/tizen/wearable/20160908.003837 submit/tizen/20160907.035120
2016-08-18 Michal BlochPipe: add /dev/kmsg support. 69/84269/5
2016-06-30 Kichan KwonApply Tizen coding rule 44/77444/2
2016-06-01 Michal BlochRefactor configuration files. 37/67437/22
2016-05-30 Michal BlochRefactor: split logutil and libdlog backend handling... 36/67436/8