[macports-legacy-support] branch master updated (e7ff5e4 -> a2cd305)

Christopher Nielsen mascguy at macports.org
Sun Jul 21 21:28:46 UTC 2024


Christopher Nielsen (mascguy) pushed a change to branch master
in repository macports-legacy-support.

    from e7ff5e4  Implement __DARWIN_C_LEVEL test cases.
     new 25e8e1c  test_fstatat64: Fix warning.
     new bcf07c4  Add SLIST_REMOVE_AFTER, SLIST_HEAD_INITIALIZER
     new a2cd305  Add tests for some queue operations.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                       |  10 ++-
 include/MacportsLegacySupport.h |  10 ++-
 include/sys/queue.h             |  23 ++++++-
 test/test_fstatat64.c           |   3 +-
 test/test_queues.c              | 131 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 171 insertions(+), 6 deletions(-)
 create mode 100644 test/test_queues.c



More information about the macports-changes mailing list