From nobody Wed Jun 11 17:23:28 2025 X-Original-To: dev-commits-src-all@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 4bHXYs4SdLz5yCCb; Wed, 11 Jun 2025 17:23:29 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bHXYs3q59z3grR; Wed, 11 Jun 2025 17:23:29 +0000 (UTC) (envelope-from brooks@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749662609; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Ezi/XwR5LpckDIaL0unkuLUtYq/XEv4KPX9khiHDv6k=; b=jdClqnv1r/U0ZIecKqRzFfwIzD0+OozlVVAVM+MowrSc3JYIaxEn0Spr+M6EJQcd4erdXj lRogt95yB2fXix0vRTyjg6KwMSxxD0jbZ/dAd0ipY67QAJp3AkPipQ17Lfu92S7yADtdEV TW8jqIfhJGES7XlQuRy9u4CLVONW8P3IIJQC2vNvdlSzx1o3U/aWn8Lmb9eeNxNzVQ4Zio kpVOA99PD78pYK0Bd6k9UKpXKnIkO/JcFQQcCHo17SF9n1U+rhmJ9VvUxn3A7Oh4pq7+Ng pcKP3tvt5EmBJ+Eclzdky+ohE1utgdyAPahrP5KgV6d2P3XkNZd6GiFaxqBN5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749662609; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Ezi/XwR5LpckDIaL0unkuLUtYq/XEv4KPX9khiHDv6k=; b=rR6emFPMCC55YYN/fXxsqmc0TKvsir1CNGe/r7nuyKsMtzTiilfQr8lPbkVd6oOGxzmHk6 slA4vX9fYnYw+toa+pT8mwjrri+sg8TPuLCuWUBSZYGh4FPs33fPZBryIW/4YtV8axVHfO a+lxPQAUztXGR7qEzTJAsaCMKME6xuzykbCzIJtU9om2SszR1FrNZw1TiNZUIdYs2fkZ6O GNjj4BHDdLHmm9X9hhl1OJaE/2LeTHrUAuJh7Ca3p4qhjQGjNl01TFKcgYl54d5pgbQdIm hPirzlvhUoLRI98TIQ3ZkL0HjGfwP6Z1KrlVE9CwN5xLgA69uUS17XhIHH7J+Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1749662609; a=rsa-sha256; cv=none; b=ixdpia6efmENqHrROE1+HxOiW+O1Wgp6JmNv7jfk2sHbkHSA55bEKRf8dWJf57lpVH60yw fZejEIraafMzUhRwB0X2ON+yC9sWo2jE48Iw2BAGsRaPHQWt/RkBaoyFDEfM8IcE/8xjTg MjXcj0xgdT/b8HOdA0yUGa2hxobJI1gyJyrxV4XbeuuRf5nXFNTgemaujM0B01hivDI7OV zZV0vuxroa389guzS3XlN7Iz1FwoqAy9QW3DfEy4PKlnaYrnRzDhWxMSpN0DLlm+o6jmVf LvrCE3Uh0hYuU5eAb8pxTWyvUxcao/NAooTfnA3zit0DX0VItBQxOy+VzjCuxw== Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: brooks/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4bHXYs2nDmz16DN; Wed, 11 Jun 2025 17:23:29 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 96E303C01A0; Wed, 11 Jun 2025 17:23:28 +0000 (UTC) Date: Wed, 11 Jun 2025 17:23:28 +0000 From: Brooks Davis To: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: e453e498cbb8 - main - machine/stdarg.h -> sys/stdarg.h Message-ID: References: <202506111700.55BH0Rct042788@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202506111700.55BH0Rct042788@gitrepo.freebsd.org> On Wed, Jun 11, 2025 at 05:00:27PM +0000, Brooks Davis wrote: > The branch main has been updated by brooks: > > URL: https://cgit.FreeBSD.org/src/commit/?id=e453e498cbb88570a3ff7b3679de65c88707da95 > > commit e453e498cbb88570a3ff7b3679de65c88707da95 > Author: Brooks Davis > AuthorDate: 2025-06-11 16:39:02 +0000 > Commit: Brooks Davis > CommitDate: 2025-06-11 16:39:02 +0000 > > machine/stdarg.h -> sys/stdarg.h > > Switch to using sys/stdarg.h for va_list type and va_* builtins. > > Make an attempt to insert the include in a sensible place. Where > style(9) was followed this is easy, where it was ignored, aim for the > first block of sys/*.h headers and don't get too fussy or try to fix > other style bugs. > > Reviewed by: imp > Exp-run by: antoine (PR 286274) > Pull Request: https://github.com/freebsd/freebsd-src/pull/1595 The PR contains an additional commit to add a warning to machine/stdarg.h. Based on the results on the exp-run I've chosen not to add this yet and plan to wait until all supported releases contain sys/stdarg.h. Given an MFC of sys/stdarg.h to releng/14 prior to 14.4, this should happen when 13.x and 14.3 go out of support next spring. -- Brooks