summaryrefslogtreecommitdiff
path: root/src/LogInit.cxx
AgeCommit message (Expand)Author
2014-12-17LogInit: make stderr line-bufferedMax Kellermann
2014-04-25LogInit: fix file descriptor leak in SIGHUP handlerMax Kellermann
2014-02-22LogBackend: use __android_log_print() on AndroidMax Kellermann
2014-02-18LogInit: disable SetLogCharset() without GLibMax Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-15configure.ac: add option "--disable-glib"Max Kellermann
2013-12-15LogInit: move backend code to LogBackend.cxxMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-19Util/CharUtil: new library replacing g_ascii_isX()Max Kellermann
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann
2013-10-15ConfigData: use std::string for config_param::valueMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann