Rename if_indextoname to cygwin_if_indextoname (analag for if_nametoindex)

Just call OS functions
This commit is contained in:
Corinna Vinschen
2015-12-15 15:50:13 +01:00
parent bd4339e2a2
commit c356901f0d
3 changed files with 8 additions and 68 deletions

View File

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