Missing time64 getsockopt/setsockopt emulation

Florian Weimer fweimer@redhat.com
Mon Jul 5 12:09:21 GMT 2021


If setsockopt, getsockopt are listed in the file
sysdeps/unix/sysv/linux/*/syscalls.list, this overrides the generic code
in sysdeps/unix/sysv/linux/getsockopt.c,
sysdeps/unix/sysv/linux/setsockopt.c.  As a result, there is no
emulation.

Is this intentional?

Thanks,
Florian



More information about the Libc-alpha mailing list