mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Unix domain: A few fixes from early integration
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
accept NXaccept
|
||||
calloc NXcalloc
|
||||
clock_gettime NXclock_gettime
|
||||
close NXclose
|
||||
@@ -13,6 +14,7 @@ fsync NXfsync
|
||||
gettimeofday NXgettimeofday
|
||||
ioctl NXioctl
|
||||
isatty NXisatty
|
||||
listen NXlisten
|
||||
lseek NXlseek
|
||||
malloc NXmalloc
|
||||
malloc_init NXmalloc_init
|
||||
|
||||
Reference in New Issue
Block a user