Ondřej Surý
d2e84a4b97
Add ISC_LIST_FOREACH_REV(_SAFE) macros
...
Add complementary macros to ISC_LIST_FOREACH(_SAFE) that walk the lists
in reverse.
* ISC_LIST_FOREACH_REV(list, elt, link) - walk the static list from
tail to head
* ISC_LIST_FOREACH_REV_SAFE(list, elt, link, next) - walk the list
from tail to head in a manner that's safe against list member
deletions
2023-10-25 12:36:13 +02:00
..
2023-10-25 12:36:13 +02:00
2023-09-24 10:08:56 +02:00
2023-08-21 18:39:53 +02:00
2023-03-29 10:47:53 +00:00
2023-05-12 14:16:25 +02:00
2023-07-28 08:59:08 +02:00
2023-03-29 10:47:53 +00:00
2023-08-31 22:08:35 +02:00
2023-06-14 13:12:45 +01:00
2023-04-03 12:05:28 +10:00
2023-09-12 16:17:06 +02:00
2023-10-17 17:47:46 +02:00
2023-08-31 22:08:35 +02:00
2023-08-31 22:08:35 +02:00
2023-09-01 12:01:19 +10:00
2023-08-31 22:08:35 +02:00
2023-09-22 08:29:17 +02:00
2023-09-01 12:01:20 +10:00
2023-09-05 09:39:41 +02:00
2023-05-12 14:16:25 +02:00
2023-08-21 18:39:53 +02:00
2023-09-12 16:17:06 +02:00
2023-08-31 22:08:35 +02:00
2023-05-12 20:48:31 +01:00
2023-08-31 22:08:35 +02:00
2023-09-12 16:17:06 +02:00
2023-09-06 00:28:56 +00:00
2023-09-19 19:51:51 +02:00
2023-09-19 18:51:35 +02:00
2023-10-17 17:47:46 +02:00
2023-03-31 12:52:59 +00:00
2023-08-21 18:39:53 +02:00
2023-07-28 08:59:08 +02:00
2023-10-13 14:44:40 +02:00
2023-04-27 12:38:53 +02:00
2023-09-24 10:08:56 +02:00
2023-09-07 19:46:19 +02:00
2023-08-21 18:39:53 +02:00
2023-03-31 09:52:54 +00:00
2023-09-19 19:56:33 +02:00
2023-08-31 22:08:35 +02:00
2023-08-15 12:21:41 +02:00
2023-03-31 13:16:28 +02:00
2023-08-31 22:08:35 +02:00
2023-07-28 08:59:08 +02:00
2023-09-16 07:32:17 +02:00
2023-06-27 12:38:09 +02:00
2023-10-19 12:54:40 +02:00
2023-04-03 10:25:56 +00:00
2023-10-17 17:47:46 +02:00
2023-06-27 12:38:09 +02:00
2023-04-27 12:38:53 +02:00