This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]