[macports-legacy-support] branch master updated (710bca5 -> 462d0d0)

Ken kencu at macports.org
Wed Nov 21 22:00:37 UTC 2018


Ken (kencu) pushed a change to branch master
in repository macports-legacy-support.

    from 710bca5  legacy-support: change comment style
     new 96dc112  add atcalls
     new 462d0d0  tweaks to file-at headers

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:
 include/MacportsLegacySupport.h |   2 +
 include/stdio.h                 |   3 +-
 include/sys/fcntl.h             |  34 +++-
 include/{wchar.h => sys/stat.h} |  24 ++-
 include/{ => sys}/stdio.h       |  22 +--
 include/sys/unistd.h            |  59 +++++++
 src/atcalls.c                   | 364 ++++++++++++++++++++++++++++++++++++++++
 src/memmem.c                    |   2 +-
 8 files changed, 487 insertions(+), 23 deletions(-)
 copy include/{wchar.h => sys/stat.h} (63%)
 copy include/{ => sys}/stdio.h (69%)
 create mode 100644 include/sys/unistd.h
 create mode 100644 src/atcalls.c



More information about the macports-changes mailing list