From patchwork Tue Oct 6 12:17:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 40671 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 70CCA3851C1F; Tue, 6 Oct 2020 12:17:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 70CCA3851C1F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601986639; bh=/5xSJS86IvuHeVtraCpKPq3AneA7JmTzXTnSLfIgZn4=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=H3jsuzI6DErIY9u7+D0zbLIVtjvn5GCIjB1DgilOE2INSZ4sFjsMqnn12MF9xUlOw 7C48PSzrXM5VhVZAOGg8xbEVoGLH0f/kM4eixfb7q1Qyu77rpoy04vqUcp48ZHD0e+ FzwToADTaVxhJLqMt2H9D8rbA6r8NV3/GVqUjlNc= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-pf1-x443.google.com (mail-pf1-x443.google.com [IPv6:2607:f8b0:4864:20::443]) by sourceware.org (Postfix) with ESMTPS id 198743857013 for ; Tue, 6 Oct 2020 12:17:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 198743857013 Received: by mail-pf1-x443.google.com with SMTP id e10so8353711pfj.1 for ; Tue, 06 Oct 2020 05:17:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=/5xSJS86IvuHeVtraCpKPq3AneA7JmTzXTnSLfIgZn4=; b=d+KJ6Mzy3hxO6uM+Di+LRHp29BCP4kXEZGYdpFCxOqXLOXX3AvJxxle8U7cV7TpWsN TtACSSEAbF/EektoyIc+JzPIcpH21fBA4dbv3/wux7PKlegstzKaNvUzLCsyiUlmN3P7 QKT6y0OKJk5UJ7h8fGVahKCblGBoCycCCNasnPoE34Wm0TfvmiXOsh/xWElNNT4wT0Xc bXmiDG/EOxc8+Pw4LyXyYe7a9shwj4fRYP/EdiaseHHK4wXGFgAHWvoQ+mjSSErM4x01 ySTL2fdhPc4wIqbTQlBGV7n7u89Pg4kGRyg/NEvngiCOrFIrQQ4DH4vUwNSqByGn6AP1 KJTQ== X-Gm-Message-State: AOAM532KI9cq8/RoO5Dda91iZRgLVfOlCryY/codXqrJ8N8a7IWMfczf A+6J/US6K9KWEDARkE/osd04bBoTVMI= X-Google-Smtp-Source: ABdhPJxpbADxs/s2zA5AnQ61LBTHW8YKQ9lU8cmujSESqWxB3OZyV/m+dT+jJMwQ1zq2uPfoKH57eg== X-Received: by 2002:a63:4c43:: with SMTP id m3mr3756448pgl.19.1601986632735; Tue, 06 Oct 2020 05:17:12 -0700 (PDT) Received: from gnu-cfl-2.localdomain (c-69-181-90-243.hsd1.ca.comcast.net. [69.181.90.243]) by smtp.gmail.com with ESMTPSA id g7sm3526917pfr.150.2020.10.06.05.17.12 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Oct 2020 05:17:12 -0700 (PDT) Received: from gnu-cfl-2.localdomain (localhost [IPv6:::1]) by gnu-cfl-2.localdomain (Postfix) with ESMTP id 27CFE1A014B for ; Tue, 6 Oct 2020 05:17:11 -0700 (PDT) To: libc-alpha@sourceware.org Subject: [PATCH] Replace Minumum/minumum with Minimum/minimum Date: Tue, 6 Oct 2020 05:17:10 -0700 Message-Id: <20201006121710.4321-1-hjl.tools@gmail.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 X-Spam-Status: No, score=-3040.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: "H.J. Lu via Libc-alpha" From: "H.J. Lu" Reply-To: "H.J. Lu" Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Replace Minumum/minumum in comments with Minimum/minimum. --- bits/sigstack.h | 2 +- malloc/malloc.c | 2 +- sysdeps/unix/sysv/linux/mips/configure | 2 +- sysdeps/unix/sysv/linux/mips/configure.ac | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bits/sigstack.h b/bits/sigstack.h index 1089019458..33401fc42f 100644 --- a/bits/sigstack.h +++ b/bits/sigstack.h @@ -23,7 +23,7 @@ # error "Never include this file directly. Use instead" #endif -/* Minumum stack size for a signal handler. */ +/* Minimum stack size for a signal handler. */ #define MINSIGSTKSZ 8192 /* System default stack size. */ diff --git a/malloc/malloc.c b/malloc/malloc.c index cd9933b4e5..5b87bdb081 100644 --- a/malloc/malloc.c +++ b/malloc/malloc.c @@ -505,7 +505,7 @@ void *(*__morecore)(ptrdiff_t) = __default_morecore; if no space is available. Additionally, on failure, errno is set to ENOMEM on ANSI C systems. - If n is zero, malloc returns a minumum-sized chunk. (The minimum + If n is zero, malloc returns a minimum-sized chunk. (The minimum size is 16 bytes on most 32bit systems, and 24 or 32 bytes on 64bit systems.) On most systems, size_t is an unsigned type, so calls with negative arguments are interpreted as requests for huge amounts diff --git a/sysdeps/unix/sysv/linux/mips/configure b/sysdeps/unix/sysv/linux/mips/configure index 25f98e0c7b..f25f2a3a65 100644 --- a/sysdeps/unix/sysv/linux/mips/configure +++ b/sysdeps/unix/sysv/linux/mips/configure @@ -479,7 +479,7 @@ fi # Check if we are supposed to run on kernels older than 4.8.0. If so, # force executable stack to avoid potential runtime problems with fpu # emulation. -# NOTE: The check below assumes that in absence of user-provided minumum_kernel +# NOTE: The check below assumes that in absence of user-provided minimum_kernel # we will default to arch_minimum_kernel which is currently less than 4.8.0 for # all known configurations. If this changes, the check must be updated. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler must use executable stack" >&5 diff --git a/sysdeps/unix/sysv/linux/mips/configure.ac b/sysdeps/unix/sysv/linux/mips/configure.ac index 3db1b32b08..049a0f4bdf 100644 --- a/sysdeps/unix/sysv/linux/mips/configure.ac +++ b/sysdeps/unix/sysv/linux/mips/configure.ac @@ -138,7 +138,7 @@ fi # Check if we are supposed to run on kernels older than 4.8.0. If so, # force executable stack to avoid potential runtime problems with fpu # emulation. -# NOTE: The check below assumes that in absence of user-provided minumum_kernel +# NOTE: The check below assumes that in absence of user-provided minimum_kernel # we will default to arch_minimum_kernel which is currently less than 4.8.0 for # all known configurations. If this changes, the check must be updated. AC_CACHE_CHECK([whether the compiler must use executable stack],