Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-07-09 | fix missing SOCK_CLOEXEC in various functions that use sockets internally | Rich Felker | -1/+1 |
2012-07-21 | fix logic error for skipping failed interfaces in if_nameindex | Rich Felker | -8/+7 |
2011-08-03 | implement if_nameindex and if_freenameindex | Rich Felker | -0/+58 |