chiark / gitweb /
list: make our list macros a bit easier to use by not requring type spec on each...
authorLennart Poettering <lennart@poettering.net>
Mon, 14 Oct 2013 04:10:14 +0000 (06:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 14 Oct 2013 04:11:19 +0000 (06:11 +0200)
We can determine the list entry type via the typeof() gcc construct, and
so we should to make the macros much shorter to use.


No differences found