From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward500c.mail.yandex.net (forward500c.mail.yandex.net [178.154.239.208]) by sourceware.org (Postfix) with ESMTPS id 7F38E3858D28 for ; Fri, 19 May 2023 07:26:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7F38E3858D28 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yandex.ru Received: from mail-nwsmtp-smtp-production-main-78.myt.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-78.myt.yp-c.yandex.net [IPv6:2a02:6b8:c12:1105:0:640:2966:0]) by forward500c.mail.yandex.net (Yandex) with ESMTP id 38F2C5F015; Fri, 19 May 2023 10:26:44 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-78.myt.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id gQYwMWYDYKo0-FovwXcyE; Fri, 19 May 2023 10:26:43 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1684481203; bh=AXqJysHNuoN0xbOGkKVFblhdDe7Qu9GmYxpZil9I414=; h=In-Reply-To:From:Date:References:To:Subject:Message-ID; b=IH7ytEArcUMyyn079kzM6l2Op4OyrNOh9ZlOkehWxaviTETYq7b1hePrdOqFd9jpX lzXAogvqlcUXDGcsDdJSpz46kp95XS/LoeEa0Cv2mN/mOFOsHLXAk1Nw/rWSN2qYi0 h2pDBxAk736oKwt9IVwE6+Z3ba363fBVmEYO8ScE= Authentication-Results: mail-nwsmtp-smtp-production-main-78.myt.yp-c.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: Date: Fri, 19 May 2023 12:26:42 +0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v9 0/13] implement dlmem() function Content-Language: en-US To: Carlos O'Donell , libc-alpha@sourceware.org, Jonathon Anderson References: <20230318165110.3672749-1-stsp2@yandex.ru> <481ef2c5-a59f-dea4-7f5f-2fcd229a4c25@redhat.com> <7fab954f-4a3d-0df0-8211-a9697f3966c1@yandex.ru> <81d75bd3-147e-f85a-9955-0c7f0f2dfbeb@redhat.com> <09b644bc-3d6e-39cf-02c2-af5c5a72e248@yandex.ru> <23436bcf-a715-971b-db54-5d80634ca0ef@redhat.com> From: stsp In-Reply-To: <23436bcf-a715-971b-db54-5d80634ca0ef@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,BODY_8BITS,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,NICE_REPLY_A,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hello, 14.04.2023 02:17, Carlos O'Donell пишет: > If there are other things you > would like to work on in glibc, please reach out again. So I posted the entire patch-set to an ML now: https://sourceware.org/pipermail/libc-alpha/2023-May/148241.html Patch bot seems to succeed with these: https://patchwork.sourceware.org/project/glibc/patch/20230518082854.3903342-15-stsp2@yandex.ru/ Is there anything else to do on my side to reach out again?