This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 2/2] Deprecate ustat syscall interface
On Wed, 25 Apr 2018, Adhemerval Zanella wrote:
> This patch deprecate ustat interface by issuing ENOSYS as default
> and adds compat symbol for architectures which still defines
> __NR_ustat.
Again, ENOSYS is nothing to do with deprecation.
> +/* This deprecated syscall is no longer used (replaced with fstat). */
All these comments are inaccurate (should reference statfs etc., not
fstat).
--
Joseph S. Myers
joseph@codesourcery.com