sway/common
Jerzi Kaminsky eb3b1ec5f1 Fix variadic forwarding in sway_assert
_sway_assert is a variadic function which tries
to delegate to another variadic function. This
requires a vprintf-style variant of the delegate.

https://stackoverflow.com/a/150616
2017-04-16 16:39:53 +03:00
..
CMakeLists.txt UnGNUify the codebase 2017-03-10 23:41:24 -05:00
ipc-client.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00
list.c Added "layout promote" command. 2016-12-29 20:31:30 +01:00
log.c Fix variadic forwarding in sway_assert 2017-04-16 16:39:53 +03:00
readline.c Handle malloc failures from read_line 2016-12-15 19:01:40 -05:00
stringop.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00
util.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00