Unix domain: A few fixes from early integration

This commit is contained in:
Gregory Nutt 2015-01-27 16:39:30 -06:00
parent af612f6fad
commit 944b34e31f
1 changed files with 2 additions and 0 deletions

View File

@ -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