Add rectangle utility functions

Change-Id: Iebcddfc36733aab5131d2fcb9fd8c8a32eff84b8
This commit is contained in:
Aidan MacDonald 2022-09-26 15:39:28 +01:00
parent 52ca658069
commit 7819a06d74
3 changed files with 217 additions and 0 deletions

View file

@ -234,6 +234,7 @@ common/pathfuncs.c
common/fdprintf.c
common/linked_list.c
common/rb_namespace.c
common/rectangle.c
common/strcasecmp.c
common/strcasestr.c
common/strnatcmp.c