You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/07 23:17:13 UTC

[jira] [Commented] (QPID-2536) Implement posix clock_gettime

    [ https://issues.apache.org/jira/browse/QPID-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484065#comment-14484065 ] 

ASF GitHub Bot commented on QPID-2536:
--------------------------------------

GitHub user tibbetts opened a pull request:

    https://github.com/apache/qpid/pull/7

    Get qpid C++ building on OSX.

    QPID-2536: Implement posix clock_gettime
    QPID-4280: clock_gettime not available on Mac OS X
    QPID-4278: Broken OS X Build
    
    Add documentation to INSTALL and fix up build scripts
    Conditionalize posix clock routines for __MACH__
    sigfillset is a macro on osx.
    Open question around absolute time pthread wait()s.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tibbetts/qpid trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid/pull/7.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #7
    
----
commit f110b5b9f8d604ca9804159770380433c2b70a1f
Author: Richard Tibbetts <ti...@innocuous.org>
Date:   2015-04-07T21:09:26Z

    QPID-2536: Implement posix clock_gettime
    QPID-4280: clock_gettime not available on Mac OS X
    
    Get qpid C++ building on OSX.
    Add documentation to INSTALL and fix up build scripts
    Conditionalize posix clock routines for __MACH__
    sigfillset is a macro on osx.
    Open question around absolute time pthread wait()s.

commit f472ca0c89728be8ca375bfd57df8e700d1a7d23
Author: Richard Tibbetts <ti...@innocuous.org>
Date:   2015-04-07T21:16:15Z

    Remove commented code.

----


> Implement  posix clock_gettime
> ------------------------------
>
>                 Key: QPID-2536
>                 URL: https://issues.apache.org/jira/browse/QPID-2536
>             Project: Qpid
>          Issue Type: Task
>          Components: C++ Client
>    Affects Versions: 0.7
>         Environment: mac os x
>            Reporter: Bruno Matos
>              Labels: get_time, mac, os, x
>
> In mac os x there is no implementation for the POSIX clock_gettime function.
> We can try this workaround:
> http://www.wand.net.nz/~smr26/wordpress/2009/01/19/monotonic-time-in-mac-os-x/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org