LibC: Implement poll() using select
This commit is contained in:
@@ -12,6 +12,7 @@ set(LIBC_SOURCES
|
||||
malloc.cpp
|
||||
math.cpp
|
||||
netdb.cpp
|
||||
poll.cpp
|
||||
printf_impl.cpp
|
||||
pwd.cpp
|
||||
scanf_impl.cpp
|
||||
|
||||
Reference in New Issue
Block a user