Unix domain: A few fixes from early integration
This commit is contained in:
parent
af612f6fad
commit
944b34e31f
|
@ -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…
Reference in New Issue