This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 29f9d97 libc: Call vdprintf in printf/vprintf for
CONFIG_NFILE_STREAMS == 0
new 4029706 libc: tmpfile shouldn't hardcode the folder to /tmp
new c76443f libc: Remove CONFIG_LIBC_TMPDIR definition from lib_mkstemp.c
new 3c4fec8 libc: Fix warning: implicit declaration of function ‘strnlen’
The 3 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:
libs/libc/stdio/lib_tmpfile.c | 2 +-
libs/libc/stdlib/lib_mkstemp.c | 4 ----
libs/libc/wchar/lib_mbsnrtowcs.c | 1 +
3 files changed, 2 insertions(+), 5 deletions(-)