mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 14:07:17 +00:00
Unix domain: More fixes. With these changes, apps/examples/ustream works
This commit is contained in:
parent
5a0ac60538
commit
a2efa2fed8
1 changed files with 4 additions and 0 deletions
|
|
@ -26,10 +26,14 @@ nanosleep NXnanosleep
|
|||
pthread_create NXpthread_create
|
||||
read NXread
|
||||
realloc NXrealloc
|
||||
recv NXrecv
|
||||
recvfrom NXrecvfrom
|
||||
rewinddir NXrewinddir
|
||||
rmdir NXrmdir
|
||||
seekdir NXseekdir
|
||||
select NXselect
|
||||
send NXsend
|
||||
sendto NXsendto
|
||||
sleep NXsleep
|
||||
socket NXsocket
|
||||
stat NXstat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue