summaryrefslogtreecommitdiff
path: root/libmisc/tests/test_obj_nest.c
AgeCommit message (Collapse)Author
8 dayslibmisc: test_obj_nest: Don't use ssize_tLuke T. Shumaker
I like to grep for `ssize` because I have decided that using ssize_t is an anti-pattern, and this was an annoying false-positive.
9 dayslibmisc: obj.h: Fix boxing from one interface to anotherLuke T. Shumaker
2025-05-12More GCC 15 fixesLuke T. Shumaker
2025-05-06Merge libobj into libmiscLuke T. Shumaker