summaryrefslogtreecommitdiffstats
path: root/common/log.c
Commit message (Collapse)AuthorAgeFilesLines
* updating logging subsystemilsimo2008-02-201-48/+21
|
* update copyright yearjsorg712008-01-301-1/+1
|
* dont need length in strcmpjsorg712007-02-031-18/+11
|
* copyright year updatejsorg712007-01-121-1/+1
|
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-041-2/+2
|
* make some functions static per 1579343jsorg712006-10-241-1/+1
|
* fix lock problemjsorg712006-08-251-2/+4
|
* #include using <>jsorg712006-08-231-7/+7
|
* got log.c compiling and formating changes and commentsjsorg712006-08-211-65/+88
|
* making (hopefully) the logging system thread-safeilsimo2006-06-041-18/+25
|
* copyright year updatesjsorg712006-03-211-1/+1
|
* added logging to stdoutilsimo2005-11-161-7/+18
|
* fixing some errors in logging functionsilsimo2005-10-261-7/+17
| | | | | | - removing warnings created by LOG_DBG() macro - fixing syslog message error - adding platform specific end of line
* Added logging subsystemilsimo2005-10-231-0/+277