[PATCH v4 08/15] ARC: Linux Syscall Interface

Joseph Myers joseph@codesourcery.com
Fri Mar 27 18:38:58 GMT 2020


On Fri, 27 Mar 2020, Vineet Gupta via Libc-alpha wrote:

> But in grep'ing I see a weird thing: SO_RCVTIMEO in user exposed 
> socket.h has a totally different value from socket-constants.h - how is 
> that supposed to work.

The top-level bits/socket.h is only for OSes without their own 
bits/socket.h.  Thus it's not currently used, as both Hurd and Linux have 
their own sysdeps version.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list