From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id C24A93857001 for ; Wed, 12 Jul 2023 07:28:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C24A93857001 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id 016831FDCE; Wed, 12 Jul 2023 07:28:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1689146890; 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=jbsu1zn+cDpEcAwLc01t3PLyUXeVr6qDIBNPmUaNFVo=; b=PFWNIzkVZcN6zJa9b61aOI9AVYB1ca7cnhbR4v6XBVqe6/vmvCz7IknQhYpEbhNL5ZoZeR Jcg3Os8urKjsno2KL3eWSu18gC5thrO9OhBDPcBeTqOwcuClQm7lFQ60oUd9qJD+1xYSKc OASnRl9JXOMGfFKVqxkV6F1E0598WiE= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1689146890; 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=jbsu1zn+cDpEcAwLc01t3PLyUXeVr6qDIBNPmUaNFVo=; b=/V04YARdm+Ikj+HpT1blY4TYPnCYeGdu2a7KrzDYwH+fFix60xnErgm5TV6h43amd2EtrF p8DGJJinYlyJwUBg== Received: from hawking.nue2.suse.org (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id E5DB72C142; Wed, 12 Jul 2023 07:28:09 +0000 (UTC) Received: by hawking.nue2.suse.org (Postfix, from userid 17005) id D93214AAD7A; Wed, 12 Jul 2023 09:28:09 +0200 (CEST) From: Andreas Schwab To: Noah Goldstein via Libc-alpha Cc: Adhemerval Zanella , Noah Goldstein Subject: Re: [PATCH v4 2/6] stdlib: Move insertion sort out qsort In-Reply-To: (Noah Goldstein via Libc-alpha's message of "Tue, 11 Jul 2023 18:46:40 -0500") References: <20230711190722.4028821-1-adhemerval.zanella@linaro.org> <20230711190722.4028821-3-adhemerval.zanella@linaro.org> X-Yow: The FALAFEL SANDWICH lands on my HEAD and I become a VEGETARIAN... Date: Wed, 12 Jul 2023 09:28:09 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,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: On Jul 11 2023, Noah Goldstein via Libc-alpha wrote: > Maybe a less generic name would be better. Something like: > "insertion_sort_qsort_partions" to indicate this is not just standard s/partions/partitions/ -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."