From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by sourceware.org (Postfix) with ESMTPS id CA2B83858D35 for ; Thu, 9 Nov 2023 17:54:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CA2B83858D35 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nefkom.net ARC-Filter: OpenARC Filter v1.0.0 sourceware.org CA2B83858D35 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=212.18.0.10 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1699552467; cv=none; b=JhvoHhHRF5mgBJQ9ZLz5Dvg0k6oWFQvrFaefAmboCBo7okNvS7+8h5qZytE3B/Cc6++ngKyjcwsjms3JJxLmFoG6nDNaPQq2s3+YckWHSyTZ1fYCzx1VI++yRxdNnoizab/69flprvEcujince1vVCmrMZbRlbyyqfdmT43YDg0= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1699552467; c=relaxed/simple; bh=l3G0fvehCrNgt1iSKIEiKkG+InCCqNU0B+FqgSqB3jM=; h=From:To:Subject:Date:Message-ID:MIME-Version; b=yEDXC5sKt8j3zLasMJV11atFYQ4OT5pFuKJJKiJ4ImM/Z/Wtv/3mHzlCsDQjavVjnWRLMdpdl6wEm3G2m0PR3L3ZUrRDBjAzS9FNDhfmCCaCD99fuG/K4pWHl7s9kxGcvSlJx5H9heVfubmq01e68sJNEAoQHL86ylNMn6g5VSQ= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4SR8jB6ttWz1sBpn; Thu, 9 Nov 2023 18:54:22 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 4SR8j958P3z1qqlS; Thu, 9 Nov 2023 18:54:21 +0100 (CET) X-Virus-Scanned: amavis at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavis, port 10024) with ESMTP id KIBVRoCB9FFK; Thu, 9 Nov 2023 18:54:20 +0100 (CET) X-Auth-Info: D65YmtZh6ceQvVaqRvkaF4nrFBgkdpw2aViQlao8oenppB0ki/kwgFEEIWX55RnC Received: from igel.home (aftr-62-216-205-82.dynamic.mnet-online.de [62.216.205.82]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 9 Nov 2023 18:54:20 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 243B22C1376; Thu, 9 Nov 2023 18:54:20 +0100 (CET) From: Andreas Schwab To: DJ Delorie Cc: Alejandro Colomar , jg@jguk.org, eggert@cs.ucla.edu, linux-man@vger.kernel.org, libc-alpha@sourceware.org, mattlloydhouse@gmail.com, xxc3ncoredxx@gmail.com, kukuk@suse.com, adhemerval.zanella@linaro.org, zack@owlfolio.org, g.branden.robinson@gmail.com, carlos@redhat.com Subject: Re: [PATCH] stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string In-Reply-To: (DJ Delorie's message of "Thu, 09 Nov 2023 12:30:17 -0500") References: X-Yow: I'm pretending I'm pulling in a TROUT! Am I doing it correctly?? Date: Thu, 09 Nov 2023 18:54:20 +0100 Message-ID: <87o7g2ersj.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Nov 09 2023, DJ Delorie wrote: > The pedant in me says it should be NUL bytes (or NUL's), not null bytes. > nul/NUL is a character, null/NULL is a pointer. NUL is the ASCII abbreviation for Null (see RFC 20). -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."