mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 14:07:17 +00:00
Unix domain: A few fixes from early integration
This commit is contained in:
parent
af612f6fad
commit
944b34e31f
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue