wlroots-hyprland/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 util/array: unclutter 2022-08-29 13:48:42 +00:00
box.c util/box: Introduce wlr_fbox_equal 2022-08-15 06:14:59 -04:00
env.c util/env: make env_parse_switch() return a size_t 2022-12-06 16:14:18 +01:00
global.c util/global: fix memory leak on display destroy in wlr_global_destroy_safe 2022-06-07 18:18:11 +02:00
log.c util/time: move `timespec_sub` to time utilities 2020-06-06 00:09:19 +02:00
meson.build util/array: unclutter 2022-08-29 13:48:42 +00:00
region.c util/region: constify 2022-11-11 23:11:17 +00:00
set.c util/set: overhaul 2022-08-29 13:48:42 +00:00
shm.c util/shm: clear mode permission bits in allocate_shm_file_pair 2022-05-12 19:58:50 +02:00
time.c util/time: use int64_t return value for get_current_time_msec() 2022-11-25 16:15:29 +00:00
token.c util/token: don't leak /dev/urandom fd to children 2021-11-14 12:30:03 +01:00