mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-11 14:53:11 -05:00
ISC_LIST_FOREACH and related macros now use 'typeof(list.head)' to declare the list elements automatically; the caller no longer needs to do so. ISC_LIST_FOREACH_SAFE also now implicitly declares its own 'next' pointer, so it only needs three parameters instead of four. |
||
|---|---|---|
| .. | ||
| filter-a.c | ||
| filter-a.rst | ||
| filter-aaaa.c | ||
| filter-aaaa.rst | ||
| Makefile.am | ||