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 f07aba5c1e libc string:Separate code. add 105d47b9a6 arch/sim/cmake: remove the host specific -U when HOSTSRCS add cb720024b6 Revert "libc/lib_bzero:Add bzero prototype." No new revisions were added by this update. Summary of changes: arch/sim/src/cmake/Toolchain.cmake | 23 ++++++++++++--------- arch/sim/src/sim/CMakeLists.txt | 7 +++++++ include/strings.h | 14 ++++--------- libs/libc/string/CMakeLists.txt | 2 -- libs/libc/string/Make.defs | 2 +- libs/libc/string/lib_bzero.c | 42 -------------------------------------- 6 files changed, 25 insertions(+), 65 deletions(-) delete mode 100644 libs/libc/string/lib_bzero.c