[macports-legacy-support] branch master updated (2471a18 -> 934463b)

Chris Jones jonesc at hep.phy.cam.ac.uk
Wed Mar 20 13:54:50 UTC 2019


Chris Jones (cjones051073) pushed a change to branch master
in repository macports-legacy-support.

    from 2471a18  protect declaration of clock_* methods in time.h behind an additional check for CLOCK_* macros
     new 1ac6c0d  {include/sys/stat.h,src/atcalls.c}: add `fstatat64` function for OS X 10.9-.
     new 6c9aad9  README.md: mention `fstatat64` function.
     new 934463b  test/: add test_fstatat64.c - testing fstatat64's behavior if needed.

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             |   3 +-
 include/sys/stat.h    |   3 +
 src/atcalls.c         |  15 +++
 test/test_fstatat64.c | 258 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 278 insertions(+), 1 deletion(-)
 create mode 100644 test/test_fstatat64.c



More information about the macports-changes mailing list