From owner-svn-src-head@freebsd.org Sun Feb 2 06:57:51 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0CB6F23B34D; Sun, 2 Feb 2020 06:57:51 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-qk1-f193.google.com (mail-qk1-f193.google.com [209.85.222.193]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 489MGj4w5vz4b8P; Sun, 2 Feb 2020 06:57:49 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-qk1-f193.google.com with SMTP id v195so11037670qkb.11; Sat, 01 Feb 2020 22:57:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=fbnZ63uPcrupvcoPQU74+Pienaqx6Qv/CdK4wnUsl2A=; b=QwuTim7CEKu4Oq3aFpnaxUUNOdx9lF0xflaGZwALU8KbP6P9aZdxQPDXhvQ/rbLMjb O4TCudP3hdcA02iSA1QjZcnIZl10ryLtc9f1nhYMtN0gy7hwu54AHQ66LJj/z4T8p6lW JluNoLjgLzlCsIN8wwYxq6lR4J386qCV7/Fb3zXa84BxU8m8MfcXwOyYoJy4u7QuL1h3 IvxyVFYaGW1h/dCGj69T7GeOMxGaj9bPIdUMLFgguXw6cMwkZLtndbSKzK4lExd5ViLe ecY7QAHamLXPdXI1XEXgDLXbICLlbEwmC+fgwIMynj9KSxVLAB/thBDndHliztV/V/Qg o1tQ== X-Gm-Message-State: APjAAAWGUFOPZhJth2ICDnS5MJa0MylnaZ1b1s/l2c8ctV1CzVjDLZoD tW2D2jp8Cpo2Hb44gkZFfvjM+2gLkdLC8bnmFdOAzljA X-Google-Smtp-Source: APXvYqy0IxXnhUYH98ZCd27fmiMk4URVM9sSFCkwuk3gd+EylLa3vnMZBsoezVKWGU4YmihSFu0vFtyGy/SHhFC3U1s= X-Received: by 2002:a37:6897:: with SMTP id d145mr18409074qkc.398.1580626668223; Sat, 01 Feb 2020 22:57:48 -0800 (PST) MIME-Version: 1.0 References: <202001300331.00U3VGCe017289@repo.freebsd.org> In-Reply-To: <202001300331.00U3VGCe017289@repo.freebsd.org> From: Antoine Brodin Date: Sun, 2 Feb 2020 07:57:36 +0100 Message-ID: Subject: Re: svn commit: r357284 - in head: include lib/libc/stdio To: Kyle Evans Cc: src-committers , svn-src-all , svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 489MGj4w5vz4b8P X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of antoinebrodinfreebsd@gmail.com designates 209.85.222.193 as permitted sender) smtp.mailfrom=antoinebrodinfreebsd@gmail.com X-Spamd-Result: default: False [-4.15 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_NEQ_ENVFROM(0.00)[antoine@freebsd.org,antoinebrodinfreebsd@gmail.com]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_DN_SOME(0.00)[]; RCVD_TLS_ALL(0.00)[]; IP_SCORE(-2.15)[ip: (-5.91), ipnet: 209.85.128.0/17(-3.04), asn: 15169(-1.76), country: US(-0.05)]; RCVD_IN_DNSWL_NONE(0.00)[193.222.85.209.list.dnswl.org : 127.0.5.0]; FORGED_SENDER(0.30)[antoine@freebsd.org,antoinebrodinfreebsd@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[193.222.85.209.rep.mailspike.net : 127.0.0.17]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; TAGGED_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Feb 2020 06:57:51 -0000 On Thu, Jan 30, 2020 at 4:31 AM Kyle Evans wrote: > > Author: kevans > Date: Thu Jan 30 03:31:16 2020 > New Revision: 357284 > URL: https://svnweb.freebsd.org/changeset/base/357284 > > Log: > stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwrite > > fflush_unlocked is currently desired in ports by sysutils/metalog, and > redefined as the locked fflush. > > fputc_unlocked, fputs_unlocked, fread_unlocked, and fwrite_unlocked are > currently desired in ports by devel/elfutils, and redefined as the locked > fputs, fread, and fwrite respectively. > > Reviewed by: kib > MFC after: 2 weeks > Differential Revision: https://reviews.freebsd.org/D23336 Hi, It seems that this change broke lang/gcc* ports. Antoine