You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/03/18 14:38:13 UTC

[incubator-nuttx] branch master updated (15960f2 -> eea014e)

This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 15960f2  MPFS: Add board_memorymap.h
     add eea014e  Fix error: conflicting types for built-in function 'execl'; expected 'int(const char *, const char *, ...)

No new revisions were added by this update.

Summary of changes:
 include/unistd.h             |  2 +-
 libs/libc/unistd/lib_execl.c | 74 +++++++++++++++++++-------------------------
 2 files changed, 33 insertions(+), 43 deletions(-)