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

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 6d30726a1b Remove the unnecessary "return;" at the end of function
     new df6666ab5e libc/stream: Rename lib_stream_[put|get]c to 
lib_stream_[put|get]
     new 33e35c6ce3 libc/stdio: Don't set FL_[LONG|SHORT] repeatly in 
vsprintf_internal
     new 7568a0df22 libc/stdio: Don't count the output length repeatly in 
vsprintf_internal
     new 7c7ab96b53 libc/stdio: Remove putc macro from lib_libvsprintf.c

The 4 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/nuttx/streams.h           |  6 +--
 libs/libc/hex2bin/lib_hex2bin.c   |  8 ++--
 libs/libc/misc/lib_kbddecode.c    |  8 ++--
 libs/libc/misc/lib_slcddecode.c   | 10 ++---
 libs/libc/stdio/lib_dtoa_engine.c |  2 +-
 libs/libc/stdio/lib_libvscanf.c   | 34 +++++++-------
 libs/libc/stdio/lib_libvsprintf.c | 94 ++++++++++++++++++++-------------------
 7 files changed, 82 insertions(+), 80 deletions(-)

Reply via email to