From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/13188 Path: news.gmane.org!.POSTED!not-for-mail From: Balazs Kezes Newsgroups: gmane.linux.lib.musl.general Subject: Re: qsort_r or qsort_s in musl Date: Tue, 4 Sep 2018 16:45:20 +0100 Message-ID: <20180904154520.GA16140@localhost> 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; charset=us-ascii X-Trace: blaine.gmane.org 1536075668 27218 195.159.176.226 (4 Sep 2018 15:41:08 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 4 Sep 2018 15:41:08 +0000 (UTC) User-Agent: Mutt/1.9.2 (2017-12-15) Cc: Eric Blake , musl@lists.openwall.com To: Rich Felker Original-X-From: musl-return-13204-gllmg-musl=m.gmane.org@lists.openwall.com Tue Sep 04 17:41:04 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 1fxDRv-0006vI-Py for gllmg-musl@m.gmane.org; Tue, 04 Sep 2018 17:41:03 +0200 Original-Received: (qmail 1815 invoked by uid 550); 4 Sep 2018 15:43:11 -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 1793 invoked from network); 4 Sep 2018 15:43:11 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=G1TQ+l5tbh+CqG3SZrItVPNQ7cXHc1/3EcU5Z3dNQWs=; b=BZGLwGvkgzt8oXcNvk6oxFpZtrUpggAb+w8mL/Z8VDjyzpUbWHoH9x4+QCEpct8Km7 Uhq44dSL2Cd72dwuSwUtolN59UDlq+rMVQJ0aEy2teWre7Mfn42vlWc2kUBoiaWWWyha rVmdxTajzMQUg+qMHHYhqLaeFClnPuv+fkCBGuKvDvMXEdWiRrnhk1LFVeFRsq7IXECB eTmYhDO4ELS1SzZWajz82CL9lFeUUg8UccViXLou9OiaWZd+vIA2i8St85n6MSs1P9N2 o3jtMZIj6ZHeQ03l80es/UyEQ60Mo0UqO944PxqnLMxRS1nIWJPchdKQJP1Y6S9DkDlx c6ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=G1TQ+l5tbh+CqG3SZrItVPNQ7cXHc1/3EcU5Z3dNQWs=; b=pNnU+rtFEFUVOm7CTf5/c63XK4EuwUnrF0K/1FAUaesJk54lxBERS4UnFwN7k6Xr+1 dTbE2q5NkWCmwdosC91vmYTgp4lpQqHDI7EenmYO4YkrqA/JbZs/5MJKKnjwtIZL0iyS useQTK3xO5K7vfw/O83UJ3Vhqa62KazA5uaYjTkaBnF1MKqwmGfdrHVmi4iDCPcioFXQ p9yZpcdnJS7PF49G+6kBmrk9MmjhaNxVtBk22wpGdD8MX3LZDG5UlOTNCWs43YSVtpsk NgYvzZOt0PhHQ7fTDWqkvaSkxr+bfv/UDW+wjhmbwiuTyPuzWivL4EhRC1gwGNYputqd sQ3Q== X-Gm-Message-State: APzg51DfMmEiQPYsd7nDf+WVHRuKvT7nnI/4uDQcBJcwq0B7dHtUm5S6 vPogLs8i/ms3L2KROamLIRs= X-Google-Smtp-Source: ANB0Vdb7QpLNyblaTe9pGbwSMSUxOyHN4Of77dCW+wGw7XgHFSqnxB9SIDPeBZQLHgQi2yQiT3502g== X-Received: by 2002:a50:9d4f:: with SMTP id j15-v6mr36162281edk.74.1536075779685; Tue, 04 Sep 2018 08:42:59 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20180904151804.GC1878@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:13188 Archived-At: Awesome, thank you all! Balazs