about summary refs log tree commit diff
path: root/include/ifaddrs.h
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-06-101-0/+3
| | | | | | | | | | | | | * inet/Makefile (aux): Add check_fd. * include/ifaddrs.h: Add prototype for __check_fd. * sysdeps/generic/check_fd.c: New file. * sysdeps/unix/sysv/linux/check_fd.c: New file. * sysdeps/unix/sysv/linux/ifaddrs.h (__no_netlink_support): Renamed from no_netlink_support. Export. * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call getifaddrs, call __check_pf. * sysdeps/generic/ifaddrs.h: Add libc_hidden_def.
* Internal shadow header for <ifaddrs.h>.Ulrich Drepper2003-04-241-0/+7