]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
misc: fix some typos
authorYury Khrustalev <yury.khrustalev@arm.com>
Tue, 2 Dec 2025 09:33:00 +0000 (09:33 +0000)
committerYury Khrustalev <yury.khrustalev@arm.com>
Tue, 2 Dec 2025 12:25:36 +0000 (12:25 +0000)
Reviewed-by: Florian Weimer <fweimer@redhat.com>
config.h.in
elf/elf.h
include/link.h
manual/dynlink.texi
sysdeps/unix/sysv/linux/Makefile

index 6fa3b4e2cd111fef70b9b7e727f6ecc8b8f72ed8..27e140dd5e886e3089044a2eb9fac5fb0d4325cb 100644 (file)
 /* Define if compiler allows add attribute after function declaration.  */
 #undef ATTR_AFTER_FUNC_DECL
 
-/* Define if compiler suport __attribute__ ((mode (__libgcc_cmp_return__))).  */
+/* Define if compiler support __attribute__ ((mode (__libgcc_cmp_return__))).  */
 #undef HAVE_X86_LIBGCC_CMP_RETURN_ATTR
 
 #endif
index 2f29a47c0bb8c43d2ed0f8faab60dc8840b3f495..fb0bd952c76462da7a9315746ee075f812e94394 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -924,7 +924,7 @@ typedef struct
 #define DT_SYMTAB_SHNDX        34              /* Address of SYMTAB_SHNDX section */
 #define DT_RELRSZ      35              /* Total size of RELR relative relocations */
 #define DT_RELR                36              /* Address of RELR relative relocations */
-#define DT_RELRENT     37              /* Size of one RELR relative relocaction */
+#define DT_RELRENT     37              /* Size of one RELR relative relocation */
 #define        DT_NUM          38              /* Number used */
 #define DT_LOOS                0x6000000d      /* Start of OS-specific */
 #define DT_HIOS                0x6ffff000      /* End of OS-specific */
index 41e5e54a7b150c673432c7bb809dd3e8d563035f..78fa288b9d20607a496d1ff3cd07d6ef4c35120b 100644 (file)
@@ -200,7 +200,7 @@ struct link_map
     unsigned int l_auditing:1; /* Nonzero if the DSO is used in auditing.  */
     unsigned int l_audit_any_plt:1; /* Nonzero if at least one audit module
                                       is interested in the PLT interception.*/
-    unsigned int l_removed:1;  /* Nozero if the object cannot be used anymore
+    unsigned int l_removed:1;  /* Non-zero if the object cannot be used anymore
                                   since it is removed.  */
     unsigned int l_contiguous:1; /* Nonzero if inter-segment holes are
                                    mprotected or if no holes are present at
index 1e99a5aab338a69af69d653c9a0e9340f58c3756..a78a065af41468b99b35598291fbbbb45e5c3b6e 100644 (file)
@@ -272,7 +272,7 @@ These are additional items for the i386 and x86-64 architectures, as
 described below.  They mostly contain raw data from the CPUID
 instruction.  The probes are performed for each active CPU for the
 @code{ld.so} process, and data for different probed CPUs receives a
-uniqe @var{index} value.  Some CPUID data is expected to differ from CPU
+unique @var{index} value.  Some CPUID data is expected to differ from CPU
 core to CPU core.  In some cases, CPUs are not correctly initialized and
 indicate the presence of different feature sets.
 
@@ -337,7 +337,7 @@ and @var{ecx_limit} (inclusive).
 
 @item x86.processor[@var{index}].cpuid.subleaf_eax[@var{query_eax}].ecx[@var{query_ecx}].ecx_query_mask=0xff
 This line indicates that in an @samp{.until_ecx} range, the CPUID
-instruction preserved the lowested 8 bits of the input @code{%rcx} in
+instruction preserved the lowest 8 bits of the input @code{%rcx} in
 the output @code{%rcx} registers.  Otherwise, the subleaves in the range
 have identical values.  This special treatment is necessary to report
 compact range information in case such copying occurs (because the
@@ -1216,7 +1216,7 @@ If the dynamic segment contains a (deprecated) @code{HASH} tag, it
 must also contain a @code{GNU_HASH} tag.
 
 @item
-The @code{INITFIRST} flag (undeer @code{FLAGS_1}) should not be used.
+The @code{INITFIRST} flag (under @code{FLAGS_1}) should not be used.
 
 @item
 The program header must not have @code{LOAD} segments that are writable
index 199031da64a12e39e63445ac838d348fe0c2e775..f6b59d80dcdb422986019cd96ad5a3f4190c2858 100644 (file)
@@ -313,7 +313,7 @@ $(objpfx)bits/syscall.h: \
 before-compile += $(objpfx)bits/syscall.h
 
 # All macros defined by <sys/syscall.h>.  Include <bits/syscall.h>
-# explicitly because <sys/sycall.h> skips it if _LIBC is defined.
+# explicitly because <sys/syscall.h> skips it if _LIBC is defined.
 $(objpfx)tst-syscall-list-macros.list: \
   $(objpfx)bits/syscall.h ../sysdeps/unix/sysv/linux/sys/syscall.h
        printf '#include <linux/version.h>\n\