New commits: commit 866830370336cb3f36c65c4b5dba69a40ab92a4a Author: Andrew Cagney <[email protected]> Date: Mon Jan 16 14:48:05 2023 -0500
includes: add FOR_EACH_ITEM()
For iterating over structs that look like:
struct items {
unsigned len;
struct item *list;
};
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit
