You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ma...@apache.org on 2023/03/31 12:56:59 UTC

[nuttx] branch master updated (478f2f3d5f -> 3c58f5db2b)

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/nuttx.git


    from 478f2f3d5f rndis: move private definitions from a public header to the source file
     add 3c58f5db2b syscall/libc: add more syscall/libc symbols into csv file

No new revisions were added by this update.

Summary of changes:
 include/stdlib.h             |  5 ++++
 include/sys/syscall_lookup.h | 29 +++++++++++++++++++++
 libs/libc/libc.csv           | 62 +++++++++++++++++++++++++++++++++++++++-----
 syscall/syscall.csv          | 20 +++++++++++---
 4 files changed, 106 insertions(+), 10 deletions(-)