summaryrefslogtreecommitdiffstats
path: root/lib/utils/logging.c
Commit message (Collapse)AuthorAgeFilesLines
* move inc/ and lib/ to src/. No code changesDenys Vlasenko2010-11-151-148/+0
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* msg_prefix now doesn't need ": " suffixDenys Vlasenko2010-09-141-2/+5
| | | | | | Contains some other trivial changes Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* Use abrtlib.h instead of component header filesDenys Vlasenko2010-08-301-4/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* logging.c needs read_write.h and xfuncs.h -> including themKarel Klic2010-08-191-81/+86
| | | | | synchronize variable and function ordering with the header file fix indentation
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-101-0/+143
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>