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/incubator-nuttx.git.
from 76b2f71 sched: fix the bug of task's tmeslice add 1f53a05 nuttx:Change fs strncpy to strlcpy to avoid losing'\0' No new revisions were added by this update. Summary of changes: fs/binfs/fs_binfs.c | 2 +- fs/cromfs/fs_cromfs.c | 2 +- fs/dirent/fs_readdir.c | 4 ++-- fs/driver/fs_blockpartition.c | 3 ++- fs/hostfs/hostfs.c | 12 ++++++------ fs/littlefs/lfs_vfs.c | 2 +- fs/nxffs/nxffs_dirent.c | 2 +- fs/partition/fs_ptable.c | 2 +- fs/procfs/fs_procfs.c | 6 +++--- fs/procfs/fs_procfsproc.c | 2 +- fs/procfs/fs_skeleton.c | 2 +- fs/rpmsgfs/rpmsgfs.c | 12 ++++++------ fs/rpmsgfs/rpmsgfs_client.c | 5 ++--- fs/smartfs/smartfs_procfs.c | 28 +++++++++++++++++----------- fs/smartfs/smartfs_smart.c | 11 ++--------- fs/spiffs/src/spiffs_vfs.c | 4 ++-- fs/tmpfs/fs_tmpfs.c | 2 +- fs/unionfs/fs_unionfs.c | 5 +++-- fs/vfs/fs_readlink.c | 3 +-- tools/nxstyle.c | 6 ++++++ 20 files changed, 60 insertions(+), 55 deletions(-)