You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/01/04 18:00:51 UTC

[nuttx] branch master updated (7179d57026 -> e9ed994fec)

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

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


    from 7179d57026 fs: Check offset and length more carefully in mmap callback
     add 05f8c588fd libc/syslog: improve streamsyslog, add puts funtions
     add 72b19200b5 syslog: replace the switch statement with an array of strings
     add 74b8776872 syslog: put variable initialization in the front
     add e9ed994fec syslog: merge multiple lib_sprintf into one

No new revisions were added by this update.

Summary of changes:
 drivers/syslog/vsyslog.c            | 168 +++++++++++++++++++++---------------
 libs/libc/stream/lib_syslogstream.c |  85 +++++++++++++++++-
 2 files changed, 181 insertions(+), 72 deletions(-)