[macports-legacy-support] branch master updated (e21d52a -> 7f9b84e)

Chris Jones jonesc at hep.phy.cam.ac.uk
Tue Mar 19 10:06:59 UTC 2019


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

    from e21d52a  add fdopendir() to < 10.10
     new e16eb7d  README.md: rework as table, minor fixes.
     new 7f9b84e  misc: whitespace-only canonicalization.

The 2 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                        | 141 ++++++++++++++++++++++++++++++---------
 include/MacportsLegacySupport.h  |   2 +-
 include/pthread.h                |   2 +-
 include/pthread_impl.h           |   2 +-
 include/sys/fcntl.h              |   6 +-
 include/sys/unistd.h             |   4 +-
 include/time.h                   |   2 +-
 src/atcalls.c                    |  10 +--
 src/fdopendir.c                  |   4 +-
 src/memmem.c                     |  12 ++--
 src/posix_memalign_emulation.c   |  14 ++--
 src/strndup.c                    |   2 +-
 src/strnlen.c                    |   2 +-
 src/time.c                       |   4 +-
 test/test_arc4random.c           |   8 +--
 test/test_pthread_rwlock_basic.c |   2 +-
 test/test_time.cpp               |   2 +-
 tiger_only/bin/which             |  48 ++++++-------
 18 files changed, 173 insertions(+), 94 deletions(-)



More information about the macports-changes mailing list