From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/13189 Path: news.gmane.org!.POSTED!not-for-mail From: Leah Neukirchen Newsgroups: gmane.linux.lib.musl.general Subject: Re: Re: qsort_r or qsort_s in musl Date: Tue, 04 Sep 2018 17:45:50 +0200 Message-ID: <87lg8h8dw1.fsf@vuxu.org> References: <20180903205705.GA7639@localhost> <20180903225316.GY1878@brightrain.aerifal.cx> <20180904074145.GA12205@localhost> <20180904151804.GC1878@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1536075843 12696 195.159.176.226 (4 Sep 2018 15:44:03 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 4 Sep 2018 15:44:03 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Cc: Eric Blake , musl@lists.openwall.com, Balazs Kezes To: Rich Felker Original-X-From: musl-return-13205-gllmg-musl=m.gmane.org@lists.openwall.com Tue Sep 04 17:43:59 2018 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1fxDUi-00036H-F5 for gllmg-musl@m.gmane.org; Tue, 04 Sep 2018 17:43:56 +0200 Original-Received: (qmail 5617 invoked by uid 550); 4 Sep 2018 15:46:04 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 5599 invoked from network); 4 Sep 2018 15:46:03 -0000 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=jZratbeUGTAk4ySZb8fsXb05Yx6jYj/U1XPlr9zyWto=; b=npyidXQ+EE05xR8V67UNbHPyikdoVyrDLAj4BJKuPYI6G2goWmHhgBSk5fJRAryxno RusE/wC9Pn2yYlT467CCED7qUsvGGljSndW17zjLkiJnmz6lR2OmXUEO07WDWS8G0Cl5 tzGYnOYK+fEshyxmaaRbuAMz2YD4rDkFz70D0dyT8J2Fg2TcLGIKLb3fRVi7+1A6joVh TCs6kibxog/cJUxZtNK9YWEc+zrqdcWmOKHRPopXofQR55Kr+S16c1kKJ4aS7O6BEx0T H69zBntmQ9SlrHDz7e3wMTlPoEckzX3HNkd3GMT2jTO0aBIE8YmMhkg3wcLG0JPmSCzE 6EWw== X-Gm-Message-State: APzg51CRbwlD8ZYUTbL28OvifK7+qcZd0c2qjLtya/fNMYi9KyFP+f5d M5wFrZn3zxv5czOdKoCAeHI= X-Google-Smtp-Source: ANB0VdZQfga9hC+re6BVuxweeLT0cMgNykBRNB5skTvkYRaOsmWFmyVRSGBmqMrCe57wQva7VE4NsQ== X-Received: by 2002:adf:ff0b:: with SMTP id k11-v6mr24575988wrr.15.1536075952126; Tue, 04 Sep 2018 08:45:52 -0700 (PDT) In-Reply-To: <20180904151804.GC1878@brightrain.aerifal.cx> (Rich Felker's message of "Tue, 4 Sep 2018 11:18:04 -0400") Xref: news.gmane.org gmane.linux.lib.musl.general:13189 Archived-At: Rich Felker writes: > Thanks. Final acceptance into POSIX isn't completely mandatory for us > to adopt it, but I'd at least want to see that FreeBSD (others would > be great too) is moving forward with converting over to the > glibc/proposed-POSIX signature so the risk of this devolving into a > deadlock is in the past. AFAICS, macOS and DragonFlyBSD also use the FreeBSD signature. OpenBSD never implemented qsort_r; NetBSD proposed to implemement the glibc signature in 2013, but this didn't seem to be merged. -- Leah Neukirchen http://leah.zone