You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2018/10/10 18:37:53 UTC

[mynewt-core] branch master updated (e60a39f -> 0f55a6e)

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

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


    from e60a39f  Don't overwrite __libc_init_array and implement _init instead.
     add 2ceed4a  tinyprintf: Add support for parametrized field width
     new 0f55a6e  Merge pull request #1451 from andrzej-kaczmarek/tinyprintf-width

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:
 libc/baselibc/src/tinyprintf.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


[mynewt-core] 01/01: Merge pull request #1451 from andrzej-kaczmarek/tinyprintf-width

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

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

commit 0f55a6edeae6c74158765667bcdcb0eb4f1fc3b6
Merge: e60a39f 2ceed4a
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Wed Oct 10 20:37:48 2018 +0200

    Merge pull request #1451 from andrzej-kaczmarek/tinyprintf-width
    
    tinyprintf: Add support for parametrized field width

 libc/baselibc/src/tinyprintf.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)