New commits:
commit 866830370336cb3f36c65c4b5dba69a40ab92a4a
Author: Andrew Cagney <cag...@gnu.org>
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
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to