mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
* sysdeps/unix/sysv/linux/Dist: Add netlinkaccess.h.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
* sysdeps/unix/sysv/linux/ifaddrs.c: Export netlink handling functions.
|
||||
* sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Implement using
|
||||
netlink if possible. Fall back on ioctl method if necessary.
|
||||
* sysdeps/unix/sysv/linux/Dist: Add netlinkaccess.h.
|
||||
|
||||
* include/unistd.h: Declare __truncate.
|
||||
* sysdeps/generic/truncate.c: Also define __truncate.
|
||||
|
||||
@@ -25,6 +25,7 @@ sizes.h
|
||||
socketcall.h
|
||||
sysctl.c
|
||||
termio.h
|
||||
netlinkaccess.h
|
||||
net/ethernet.h
|
||||
net/if_arp.h
|
||||
net/if_packet.h
|
||||
|
||||
Reference in New Issue
Block a user