platform_bionic/libc/upstream-freebsd/android/include
Elliott Hughes 65ab63bcea Sync upstream FreeBSD (qsort).
This gives us C11 Annex K's qsort_s(), which -- despite being Annex K --
is potentially useful in that it resolves the long-standing argument
about what the signature of qsort_r() is supposed to be. I'll import
it here first, and worry about actually using it separately (given that
glibc/musl and macOS/iOS don't have it; only Windows and [now] FreeBSD,
but not even the other BSDs).

For now, though, this change is a no-op.

Bug: http://b/17203231
Bug: http://b/31807750
Test: treehugger
Change-Id: Id8d2916b608ba8251df8643694da542e9b11eaae
2023-07-19 14:14:58 -07:00
..
machine Take a quick_exit() patch from upstream FreeBSD. 2019-10-29 13:07:42 -07:00
collate.h Add <glob.h>. 2017-09-26 18:46:09 -07:00
freebsd-compat.h Clean up some obsolete FreeBSD portability cruft. 2019-10-29 19:49:19 -07:00
libc_private.h Sync upstream FreeBSD (qsort). 2023-07-19 14:14:58 -07:00
namespace.h Clean up some obsolete FreeBSD portability cruft. 2019-10-29 19:49:19 -07:00
un-namespace.h Clean up some obsolete FreeBSD portability cruft. 2019-10-29 19:49:19 -07:00
xlocale_private.h Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). 2023-06-16 08:10:47 -07:00