| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-09-16 | fix if_indextoname error case | Daniel Sabogal | -1/+6 | |
| posix requires errno to be set to ENXIO if the interface does not exist. linux returns ENODEV instead so we handle this. | ||||
| 2013-07-09 | fix missing SOCK_CLOEXEC in various functions that use sockets internally | Rich Felker | -1/+1 | |
| 2011-04-05 | implement if_indextoname and if_nametoindex functions | Rich Felker | -0/+18 | |
