mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fix misspellings in sysdeps/unix -- BZ 25337
Applying this commit results in bit-identical rebuild of libc.so.6 math/libm.so.6 elf/ld-linux-x86-64.so.2 mathvec/libmvec.so.1 Reviewed-by: Florian Weimer <fweimer@redhat.com>
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
|
||||
Second option will be used by arm which define __NR_arm_fadvise64_64
|
||||
(redefined to __NR_fadvise64_64 in kernel-features.h) that behaves as
|
||||
__NR_fadvise64_64 (without the aligment argument required for the ABI).
|
||||
__NR_fadvise64_64 (without the alignment argument required for the ABI).
|
||||
|
||||
Third option will be used by mips o32. Mips will use a 7 argument
|
||||
syscall with __NR_fadvise64.
|
||||
|
Reference in New Issue
Block a user