summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/heapsort.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2015-12-19 19:13:38 +0000
committerimp <imp@FreeBSD.org>2015-12-19 19:13:38 +0000
commit3e19ac3badb2568b652a55ad83a2d1d351f23c3d (patch)
tree5d5561aab7a0bbaa445b7dae269489c9db49187f /lib/libc/stdlib/heapsort.c
parent3e2743eaf621b6c146aea36c7052c7acb626213f (diff)
downloadFreeBSD-src-3e19ac3badb2568b652a55ad83a2d1d351f23c3d.zip
FreeBSD-src-3e19ac3badb2568b652a55ad83a2d1d351f23c3d.tar.gz
Create libstand version of uuid_from_string and uuid_to_string. The
normal libc versions of these functions use asprintf and sscanf, both of which aren't available in the libstand world. It's easier to rewrite these than to try to claw those functions into libstand. Also include uuid_create_nil, since it's safe to include. These were written from scratch, except for bits of comments that I got from the libc version, which are acknowledged in the source. Differential Revision: https://reviews.freebsd.org/D4540
Diffstat (limited to 'lib/libc/stdlib/heapsort.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud