This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from d7ea114fb84 drivers/can: repair compiler error
add efa6c6823b3 libc: add creat function implementation
No new revisions were added by this update.
Summary of changes:
include/fcntl.h | 8 +-------
libs/libc/misc/CMakeLists.txt | 1 +
libs/libc/misc/Make.defs | 10 +++++-----
.../lib_obstack_room.c => misc/lib_creat.c} | 21 ++++++++++-----------
4 files changed, 17 insertions(+), 23 deletions(-)
copy libs/libc/{obstack/lib_obstack_room.c => misc/lib_creat.c} (78%)