wlroots/util
Simon Ser 55be74ad86 util/token: rename TOKEN_STRLEN to TOKEN_SIZE
TOKEN_STRLEN is not actually the strlen() of the token. It's the
size taken by the token included the final zero byte.

Change the name to make this clearer, and remove unnecessary +1's.
2023-10-26 16:30:12 +00:00
..
addon.c util/addon: make wlr_addon_set_finish() safer 2023-10-08 11:06:09 +00:00
array.c
box.c util/box: transform empty boxes' origins 2023-05-24 08:55:15 +00:00
env.c
global.c
log.c util/log: fix buffer overflow 2023-06-29 15:58:56 +03:00
meson.build util: add struct to track union of rectangles 2023-10-05 11:45:32 +00:00
rect_union.c util: add struct to track union of rectangles 2023-10-05 11:45:32 +00:00
region.c
set.c
shm.c
time.c util: add timespec_to_nsec 2023-06-05 19:50:07 +00:00
token.c util/token: rename TOKEN_STRLEN to TOKEN_SIZE 2023-10-26 16:30:12 +00:00