aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/getifaddrs.c
Commit message (Expand)AuthorAgeFilesLines
* sysctl(NET_RT_IFLIST) up to several (currently 5) times.Hajimu UMEMOTO2002-07-251-8/+29
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+4
* - cope with sa_len < sizeof(struct sockaddr).Hajimu UMEMOTO2001-10-021-35/+44
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-4/+5
* defined HAVE_IFM_DATA for (free|net|open)bsdHajimu UMEMOTO2000-10-281-0/+5
* add getifaddrs(3) from bsdi. this is a magic function which lets you grabJun-ichiro itojun Hagino2000-07-051-0/+379