This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: linux-headers-5.2 and proper use of SIOCGSTAMP
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: Sergei Trofimovich <slyfox at gentoo dot org>
- Cc: netdev at vger dot kernel dot org, linux-kernel at vger dot kernel dot org, libc-alpha at sourceware dot org, Arnd Bergmann <arnd at arndb dot de>, "David S. Miller" <davem at davemloft dot net>, mtk dot manpages at gmail dot com, linux-man at vger dot kernel dot org
- Date: Sat, 20 Jul 2019 20:10:26 +0200
- Subject: Re: linux-headers-5.2 and proper use of SIOCGSTAMP
- References: <20190720174844.4b989d34@sf>
* Sergei Trofimovich:
> Should #include <linux/sockios.h> always be included by user app?
> Or should glibc tweak it's definition of '#include <sys/socket.h>'
> to make it available on both old and new version of linux headers?
What is the reason for dropping SIOCGSTAMP from <asm/socket.h>?
If we know that, it will be much easier to decide what to do about
<sys/socket.h>.