[macports-legacy-support] branch time-use-enum-for-clockid_t updated (47066d3 -> 4f04875)

Michael Dickens michaelld at macports.org
Tue Mar 19 20:20:27 UTC 2019


Michael Dickens (michaelld) pushed a change to branch time-use-enum-for-clockid_t
in repository macports-legacy-support.

    omit 47066d3  only define clockid_t if CLOCK_REALTIME and CLOCK_MONOTONIC are missing
    omit c777841  use an enum instead of int for clockid_t
     add 4f04875  time.h: fixup to work with more OSX / Xcode version combinations

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (47066d3)
            \
             N -- N -- N   refs/heads/time-use-enum-for-clockid_t (4f04875)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 include/time.h | 31 +++++++++++++------------------
 1 file changed, 13 insertions(+), 18 deletions(-)



More information about the macports-changes mailing list