You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/07/05 16:11:22 UTC

[mynewt-core] branch master updated (0872c9b -> b4dc891)

This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 0872c9b  Merge pull request #1243 from michal-narajowski/sensor-build-fix
     add 395db78  log/modlog: Use rwlock instead of mutex
     new b4dc891  Merge pull request #1238 from ccollins476ad/modlog-rwlock

The 1 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:
 sys/log/modlog/pkg.yml      |  1 +
 sys/log/modlog/src/modlog.c | 52 +++++++++++++++++----------------------------
 2 files changed, 20 insertions(+), 33 deletions(-)


[mynewt-core] 01/01: Merge pull request #1238 from ccollins476ad/modlog-rwlock

Posted by cc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit b4dc891fa6ae2539dd5894bc89d829dd372a32b1
Merge: 0872c9b 395db78
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Thu Jul 5 09:11:19 2018 -0700

    Merge pull request #1238 from ccollins476ad/modlog-rwlock
    
    log/modlog: Use rwlock instead of mutex

 sys/log/modlog/pkg.yml      |  1 +
 sys/log/modlog/src/modlog.c | 52 +++++++++++++++++----------------------------
 2 files changed, 20 insertions(+), 33 deletions(-)