LibC: Implement if_indextoname and if_nametoindex
These are needed for our cmake port
This commit is contained in:
@@ -20,6 +20,7 @@ set(LIBC_SOURCES
|
||||
locale.cpp
|
||||
malloc.cpp
|
||||
math.cpp
|
||||
net/if.cpp
|
||||
netdb.cpp
|
||||
netinet/in.cpp
|
||||
poll.cpp
|
||||
|
||||
Reference in New Issue
Block a user