util: add the range handling as separate header file
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 14 Oct 2024 04:39:07 +0000 (14:39 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 30 Oct 2024 23:20:42 +0000 (23:20 +0000)
commit817dc42381a3fcf524f46432439b787a3460b3d6
treec99e8d798370ad27483f993739e360ddd4cddd71
parentd1575fbce5418b2b0eddeaac99f0f0b4492630b0
util: add the range handling as separate header file

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1067>
src/libinput-util.h
src/util-range.h [new file with mode: 0644]
test/litest.h
test/test-utils.c