summaryrefslogtreecommitdiffstats
path: root/common/log.c
Commit message (Expand)AuthorAge
* Handle malloc failure in ipc_recv_responseLibravatar Drew DeVault2016-12-15
* Reorganize includesLibravatar Drew DeVault2016-09-01
* Add timestamp to log messagesLibravatar Tony Crisci2016-07-28
* Remove SIGSERV and SIGABORT handlerLibravatar Drew DeVault2016-07-17
* Add get_log_level() to encapsulate v (current log level)Libravatar David Eklov2016-06-27
* common: refactor sway_log()Libravatar Eric Engestrom2016-05-02
* common: fix double-close in error_handler()Libravatar Eric Engestrom2016-05-02
* Fix off-by-one bug in log functionsLibravatar Eric Engestrom2016-05-02
* Correctly exit sway on errors.Libravatar Mikkel Oscar Lyderik2016-02-26
* Fix clang warningsLibravatar Mikkel Oscar Lyderik2016-02-08
* Print /proc/<pid>/maps on segfaultLibravatar Drew DeVault2016-01-28
* use CMake's FindBacktrace for backtrace feature detectionLibravatar robotanarchy2015-12-21
* Start fleshing out wayland client implementationLibravatar Drew DeVault2015-11-12