1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-05-13 07:26:21 +02:00
sway/common
David Eklov 26842ff383 Add get_log_level() to encapsulate v (current log level)
This patch also makes all global variable in log.c static.
2016-06-27 18:56:50 -05:00
..
CMakeLists.txt Explicitly mark static linking in CMake 2016-04-28 20:13:26 +02:00
ipc-client.c common: fix potential buffer overflow 2016-05-01 13:57:23 +01:00
list.c implement stable sort for lists 2016-06-02 15:48:14 -05:00
log.c Add get_log_level() to encapsulate v (current log level) 2016-06-27 18:56:50 -05:00
readline.c Common: Readline: Ignore newline on '\' escaped line ends. 2016-06-06 00:17:27 +02:00
stringop.c common/stringop.c: a premature decrement meant an element of argv was never released 2016-04-29 18:00:21 +01:00
util.c couple small fixes 2016-06-11 15:29:04 -05:00