]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
fix typo
authorXeonacid <Xeonacid@protonmail.com>
Wed, 2 Jun 2021 10:12:48 +0000 (10:12 +0000)
committerPaul Zimmermann <Paul.Zimmermann@inria.fr>
Wed, 2 Jun 2021 10:16:49 +0000 (12:16 +0200)
"accomodate" should be "accommodate"
Reviewed-by: Paul Zimmermann <Paul.Zimmermann@inria.fr>
malloc/malloc.c
manual/summary.pl

index e2d7b1b58396906375ba0e953a20ac57f0904378..0e2e1747e020bf2c5578a9973b7e159b04bc6c4a 100644 (file)
@@ -1477,7 +1477,7 @@ checked_request2size (size_t req, size_t *sz) __nonnull (1)
     chunksize (p) - CHUNK_HDR_SZ :                                    \
     chunksize (p) - CHUNK_HDR_SZ + (chunk_is_mmapped (p) ? 0 : SIZE_SZ))
 
-/* If memory tagging is enabled the layout changes to accomodate the granule
+/* If memory tagging is enabled the layout changes to accommodate the granule
    size, this is wasteful for small allocations so not done by default.
    Both the chunk header and user data has to be granule aligned.  */
 _Static_assert (__MTAG_GRANULE_SIZE <= CHUNK_HDR_SZ,
index 4319c56415e28f5b24e44303785c0a3b647f085d..ab0801b0457afaf8ecdd8c144f0f9df54a3b1b5a 100755 (executable)
@@ -374,7 +374,7 @@ outside @*x lists ("Misplaced @standardsx").  "Spurious @standardsx"
 refers to otherwise valid @standardsx macros that were not matched to
 an element in an @*x list.  "Invalid syntax" means just that.
 
-The syntax of @standards annotations is designed to accomodate
+The syntax of @standards annotations is designed to accommodate
 multiple header and standards annotations, as necessary.
 
 Examples: