diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-08-27 10:42:52 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-08-27 10:42:52 -0700 |
commit | 5d1f0a09f3634b29d9cbbd7c7337d546502363cb (patch) | |
tree | 4b5a365a903adfad0f1df3d7064998cd71ccb477 /ChangeLog | |
parent | 6fcf28b352c435ee3d1a975619c5ae31923c44eb (diff) | |
download | glibc-5d1f0a09f3634b29d9cbbd7c7337d546502363cb.zip glibc-5d1f0a09f3634b29d9cbbd7c7337d546502363cb.tar.gz glibc-5d1f0a09f3634b29d9cbbd7c7337d546502363cb.tar.bz2 |
True stub __ifreq.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2013-08-27 Roland McGrath <roland@hack.frob.com> + * inet/ifreq.c: Moved to ... + * sysdeps/unix/ifreq.c: ... here. + * inet/ifreq.c: New file, true stub version. + * socket/sa_len.c: New file. * socket/Makefile (aux): Add it. * sysdeps/unix/sysv/linux/Makefile |