]> git.ipfire.org Git - thirdparty/systemd.git/commit
list: add LIST_CLEAR() helper that empties the list
authorDavid Tardon <dtardon@redhat.com>
Wed, 9 Aug 2023 14:35:08 +0000 (16:35 +0200)
committerDavid Tardon <dtardon@redhat.com>
Thu, 17 Aug 2023 07:48:17 +0000 (09:48 +0200)
commitd327b7752f124050bf90cbd0b99cf3a0fc90eedc
tree4d787a5adf86b06f15ad4621fc46bf2cf55ada52
parentc0083c9ce04c5e37270eb042fd43dae269e7d50e
list: add LIST_CLEAR() helper that empties the list
src/basic/list.h
src/test/test-list.c