Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 13:51:18 -0500
From:      Pedro Giffuni <pfg@freebsd.org>
To:        Bruce Simpson <bms@fastmail.net>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r268943 - in head: include lib/libc/stdlib
Message-ID:  <68E8EDB9-64DE-4037-9047-C8BEAD86801A@freebsd.org>
In-Reply-To: <53CD430F.5040604@fastmail.net>
References:  <201407211522.s6LFMnQo084633@svn.freebsd.org> <53CD430F.5040604@fastmail.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Il giorno 21/lug/2014, alle ore 11:42, Bruce Simpson <bms@fastmail.net> =
ha scritto:

> On 21/07/2014 16:22, Pedro F. Giffuni wrote:
>> ]
>> Log:
>>   Add re-entrant versions of the hash functions based on the GNU api.
>>  =20
> What, if anything, can be done about qsort_r() API incompatibility?

qsort_r is non-standard and we did it first, plus we will want to stay =
compatible with Apple :).

I guess we could do some ugly parameter swapping in the case where =
_GNU_SOURCE
is defined, but I won=92t volunteer to do that.

Pedro.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?68E8EDB9-64DE-4037-9047-C8BEAD86801A>