wlroots-hyprland/include/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
..
array.h
env.h util/env: make env_parse_switch() return a size_t 2022-12-06 16:14:18 +01:00
global.h
set.h
shm.h util/shm: add allocate_shm_file_pair 2021-09-05 22:06:25 +02:00
time.h
token.h