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 ac6b08c fs/spiffs/src/spiffs_mtd.c: Fix a syslog format new af53bdb libc: Add opterr global variable new 759b63d libc: implement getopt_long partially 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: .../include/board_memorymap.h => include/getopt.h | 33 ++++++++++++++++------ include/unistd.h | 3 ++ libs/libc/libc.csv | 1 + libs/libc/unistd/Make.defs | 6 ++-- libs/libc/unistd/lib_getopt.c | 11 +++++++- .../lib_uselocale.c => unistd/lib_getopterrp.c} | 16 +++++------ 6 files changed, 49 insertions(+), 21 deletions(-) copy boards/arm/sama5/giant-board/include/board_memorymap.h => include/getopt.h (77%) copy libs/libc/{locale/lib_uselocale.c => unistd/lib_getopterrp.c} (85%)