sway/swaynag
Daniel Eklöf b4b274cdce check for empty string before calling strtoul() and check errno
Note: since strtoul() has no real error return code (both 0 and
ULONG_MAX may be returned on both success and failure), set errno=0
before calling strtoul().
2019-06-05 14:40:29 -04:00
..
config.c swaynag: revamp type configs 2019-04-20 09:14:41 -06:00
main.c swaynag: revamp type configs 2019-04-20 09:14:41 -06:00
meson.build swaybg: split into standalone project 2019-04-25 18:44:28 +03:00
render.c Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
swaynag.1.scd Implement swaynag -B/--button-no-terminal 2018-11-27 23:34:51 -05:00
swaynag.5.scd swaynag: add blank lines after headings in scdocs 2018-08-01 22:47:54 -04:00
swaynag.c check for empty string before calling strtoul() and check errno 2019-06-05 14:40:29 -04:00
types.c swaynag: revamp type configs 2019-04-20 09:14:41 -06:00