aboutsummaryrefslogtreecommitdiff
path: root/common/log.c
AgeCommit message (Expand)Author
2017-04-20Make sway_abort() report locationJerzi Kaminsky
2017-04-16Fix location reported by sway_assertJerzi Kaminsky
2017-04-16Fix variadic forwarding in sway_assertJerzi Kaminsky
2017-03-10UnGNUify the codebaseDrew DeVault
2016-12-15Handle malloc failure in ipc_recv_responseDrew DeVault
2016-09-01Reorganize includesDrew DeVault
2016-07-28Add timestamp to log messagesTony Crisci
2016-07-17Remove SIGSERV and SIGABORT handlerDrew DeVault
2016-06-27Add get_log_level() to encapsulate v (current log level)David Eklov
2016-05-02common: refactor sway_log()Eric Engestrom
2016-05-02common: fix double-close in error_handler()Eric Engestrom
2016-05-02Fix off-by-one bug in log functionsEric Engestrom
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik
2016-02-08Fix clang warningsMikkel Oscar Lyderik
2016-01-28Print /proc/<pid>/maps on segfaultDrew DeVault
2015-12-21use CMake's FindBacktrace for backtrace feature detectionrobotanarchy
2015-11-12Start fleshing out wayland client implementationDrew DeVault