From nobody Fri Jul 25 13:36:57 2025 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bpTSR6KQ1z637qx; Fri, 25 Jul 2025 13:37:11 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f53.google.com (mail-io1-f53.google.com [209.85.166.53]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bpTSR1RnWz40DQ; Fri, 25 Jul 2025 13:37:11 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-io1-f53.google.com with SMTP id ca18e2360f4ac-8733548c627so83669539f.3; Fri, 25 Jul 2025 06:37:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1753450629; x=1754055429; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DqsGNKEil3155hZAWmKm5Xz7dN/txa+oDcrHGM88rrM=; b=oWDsAkAhzwM9vaEtLS2XQ/2AADHoPbdGq4zKfudtPU+G61pa+q0AtX+zSyiCGnaCcf U43N0jcai/T0dXtfOxWMnZZBMqozA/VHMufzX8yH9G68hX8YSGkBekzgHqqVKtbb7tXG nSU7eY9n+bFj3IhJfEjeXZ4aoLX3OlasniXrEcbqTnjbWXr9zPSzMYTt092VO+cYuZbx yp6BIPv+TAGocRPZT0N6ZenjJPUxrgwbCDxI7++uO5/DEFtLZ1fVD5xyIUxdlvNBq6EG Ku7ctJy4pZ+WL19hoVL3wOwGjSgcKfgpnyaH0UAD+xp/HGg0YbJMpCyFOhbJDFTp5QJw 3UGQ== X-Forwarded-Encrypted: i=1; AJvYcCV5XlgSFEcMCUGbdakDrqZI8ohh0X9toKAmoFuq5ezUwD7YReqxIosir1Ap4j6TDP/Q81iQuh3LthcGdgYgju4=@freebsd.org, AJvYcCXLnOS5JAQlrcjCNemDMiRWqiL6C3xTJ3AN+zEwNzMCttv26M+s15pvRRVCKnqL0Yad1SRrSmhI3yjzKlrl2b2d9dws@freebsd.org, AJvYcCXy8DRCaZaKDY3w2IhjbQFSk1Cz/NVQfdkyrlrP8B0hSnF8t9zbic3mmVnTzrLB/GYs4Ef2P9eMnX3Et82uXqI7WV6VpJI=@freebsd.org X-Gm-Message-State: AOJu0Ywz6+q7y68VeHke4GpQtPycxBQjwa//1GWYjNUVqT6Mo9V3lPcK P2Xf8bEkqX3Wxx64azfbNFq8odqT+lkHvH4VKNsFN6PoHmrRT0nKyD5jFXJmcxPI9DphINbJFQ5 CSxB0zHmdCTYLc9G4Hw2TLBYJvtaIZppNgolT4z0= X-Gm-Gg: ASbGnct6JSnhd6xI4jaReVTJvGyMS8MrUcZHVsiRWGC/VfV2QSR8OzuDydut3hjMgrt v7xSJ/AG1hr0Mo8zFVnZ3CPqH7XJ8Au+30obZgO4ARW+j4fD209MdgcKZFKwRcRIz/l6YmEYmu6 6MPPmnV6QDyBbKi1sZ2CXadLVUO5zV0aw4gCd1P+0Qvp12y9GUQlkpbFLzejD7d8KDXRbYCb2Ub /a4Njo= X-Google-Smtp-Source: AGHT+IHEy3FeBp+Hof5dU75m0VGOU7hKdYxK7eP+VirXEwqqEQOT0PyJy6ygylIpSAIZz/Gg3EPamGkGrEZ4ssjjtgk= X-Received: by 2002:a05:6602:2dca:b0:876:a7cc:6eb7 with SMTP id ca18e2360f4ac-880228f7cb2mr316824239f.9.1753450629424; Fri, 25 Jul 2025 06:37:09 -0700 (PDT) List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 References: <202507221511.56MFBlfh096304@gitrepo.freebsd.org> In-Reply-To: From: Ed Maste Date: Fri, 25 Jul 2025 09:36:57 -0400 X-Gm-Features: Ac12FXy2ACLYorzMpKI0ld4bA92ELkYD-MaJnbfDiBFqT6uIjHRd01ZBC4mzdvg Message-ID: Subject: Re: git: 441995e161a2 - main - memchr.3: mention the len argument in the functions description To: Andriy Gapon Cc: Konstantin Belousov , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4bpTSR1RnWz40DQ X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] On Fri, 25 Jul 2025 at 05:05, Andriy Gapon wrote: > > On 22/07/2025 18:11, Konstantin Belousov wrote: > > The branch main has been updated by kib: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=441995e161a2564d37947d054a2f1219754deb5f > > > > commit 441995e161a2564d37947d054a2f1219754deb5f > > Author: Konstantin Belousov > > AuthorDate: 2025-07-19 12:15:44 +0000 > > Commit: Konstantin Belousov > > CommitDate: 2025-07-22 15:11:40 +0000 > > > > memchr.3: mention the len argument in the functions description > ... > Maybe this is also a good time to change 'string' to 'memory object' (using > POSIX wording) or something of that kind. > Most people would read 'string' as C string which the parameter doesn't have to be. That's a good clarification. https://reviews.freebsd.org/D51523