libstand: Add uuid_{from,to}_string() and uuid_create_nil() (from libc).
authorSascha Wildner <saw@online.de>
Mon, 28 Nov 2016 22:34:44 +0000 (23:34 +0100)
committerSascha Wildner <saw@online.de>
Mon, 28 Nov 2016 22:34:44 +0000 (23:34 +0100)
commit0d2ded0f3b1e95e35477cbfaf02bc5afa510ac0f
treebd847e54814e4c05fc42f305561df195e2c86aa8
parent2085215738c03d949e60de63843cb91e84836eb9
libstand: Add uuid_{from,to}_string() and uuid_create_nil() (from libc).

Taken-from: FreeBSD
lib/libstand/Makefile
lib/libstand/uuid_from_string.c [new file with mode: 0644]
lib/libstand/uuid_to_string.c [new file with mode: 0644]