Rename if_indextoname to cygwin_if_indextoname (analag for if_nametoindex)
Just call OS functions
This commit is contained in:
@@ -692,9 +692,9 @@ hypot NOSIGFE
|
||||
hypotf NOSIGFE
|
||||
hypotl NOSIGFE
|
||||
if_freenameindex SIGFE
|
||||
if_indextoname SIGFE
|
||||
if_indextoname = cygwin_if_indextoname SIGFE
|
||||
if_nameindex SIGFE
|
||||
if_nametoindex SIGFE
|
||||
if_nametoindex = cygwin_if_nametoindex SIGFE
|
||||
ilogb NOSIGFE
|
||||
ilogbf NOSIGFE
|
||||
ilogbl NOSIGFE
|
||||
|
Reference in New Issue
Block a user