From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [IPv6:2001:67c:2178:6::1d]) by sourceware.org (Postfix) with ESMTPS id 42C783857361 for ; Fri, 5 Aug 2022 09:53:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 42C783857361 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=suse.cz Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 674002031A; Fri, 5 Aug 2022 09:53:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1659693229; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=BBSOLG1zVDpJ+YksnaznY3qV+8qIbGEgCFcxeihpvX8=; b=s+5GeuoL1+wCnx4oBEDk0RgsdFmzMYn0d+SXKPipa1gX8eCIe7wK6PYvGZ8C9e4oQbHmH9 1fBe1Y0nKyOUuhC+bcAOMrkonAXaDSkMENMh1XY23E6kdOfCpdZj8uHjrlzVw7OtWeEFpY YkoQ37T6py6o4Ofs73OfGqxpZBbaTSc= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1659693229; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=BBSOLG1zVDpJ+YksnaznY3qV+8qIbGEgCFcxeihpvX8=; b=UzD7wNE0JkX/IShwQGlF32oZtlT/kvJ6suOTUj3R+cHvgBpYDPlDNWv/VruGeIYuFz2tgQ 03mEmgNEaR+TNxCw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 49E40133B5; Fri, 5 Aug 2022 09:53:49 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id P4vJEK3o7GKjXQAAMHmgww (envelope-from ); Fri, 05 Aug 2022 09:53:49 +0000 Date: Fri, 5 Aug 2022 11:55:39 +0200 From: Cyril Hrubis To: Florian Weimer Cc: Po Lu , Po Lu via Libc-alpha Subject: Re: Hook for `_exit' Message-ID: References: <87les389c6.fsf.ref@yahoo.com> <87les389c6.fsf@yahoo.com> <871qtv2j7w.fsf@oldenburg.str.redhat.com> <87o7wz6qb5.fsf@yahoo.com> <87r11v13w0.fsf@oldenburg.str.redhat.com> <87bksz6q14.fsf@yahoo.com> <87k07n13h4.fsf@oldenburg.str.redhat.com> <874jyr6p7n.fsf@yahoo.com> <87fsib12s5.fsf@oldenburg.str.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87fsib12s5.fsf@oldenburg.str.redhat.com> X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_SOFTFAIL, 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 X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2022 09:53:51 -0000 Hi! FYI: https://gitlab.gnome.org/GNOME/gtk/-/issues/4514 -- Cyril Hrubis chrubis@suse.cz