1
1
mirror of https://github.com/swaywm/sway synced 2024-09-20 19:53:19 +02:00
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
swaynag.1.scd
swaynag.5.scd
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