This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 0a6c81b main README converted to Markdown format new 3cff139 libc: Make gethostname as syscall instead of uname new 338244d procfs: Get version info from uname instead The 2 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: fs/procfs/Make.defs | 5 ----- fs/procfs/fs_procfsversion.c | 15 +++++--------- include/sys/syscall_lookup.h | 2 +- libs/libc/misc/lib_utsname.c | 20 +----------------- libs/libc/unistd/lib_gethostname.c | 42 +++++++++----------------------------- syscall/syscall.csv | 2 +- 6 files changed, 18 insertions(+), 68 deletions(-)