wlroots/util
Simon Ser d72b4409ce util/env: make env_parse_switch() return a size_t
This function is guaranteed to never return a negative value.

This is important because we use arr[env_parse_switch(...)] in a
few places.
2022-12-06 16:14:18 +01:00
..
addon.c addon: Allow NULL owner of addon 2022-12-05 10:51:46 +01:00
array.c
box.c
env.c util/env: make env_parse_switch() return a size_t 2022-12-06 16:14:18 +01:00
global.c
log.c
meson.build
region.c util/region: constify 2022-11-11 23:11:17 +00:00
set.c
shm.c
time.c util/time: use int64_t return value for get_current_time_msec() 2022-11-25 16:15:29 +00:00
token.c