This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/2] Deprecate sysctl syscall interface
On Wed, 25 Apr 2018, Adhemerval Zanella wrote:
> This patch deprecate sysctl interface by issuing ENOSYS as default
That description doesn't make sense, since deprecating is nothing to do
with ENOSYS errors; the ENOSYS handling in this patch is actually a matter
of unification with the generic sysctl implementation. I think you need
to update the patch description so it accurately describes this version of
the patch.
--
Joseph S. Myers
joseph@codesourcery.com