History log of /xsrc/external/bsd/libuuid_ul/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ae91e64b 07-Mar-2019 mrg <mrg@NetBSD.org>

remove some unnecessary code:
- win32
- other comapt code
- uuid daemon code
- TLS code
- unused functions and features

8cb1c0ef 07-Mar-2019 mrg <mrg@NetBSD.org>

import a small portion of util-linux's "libuuid". this is needed for
the new fontconfig which uses these APIs internally. we'll rename
the symbols and they aren't exported by fontconfig.so anyway.

this is necessary because libuuid's API conflicts with netbsd libc
uuid API while being not really simple to shim or provide compat for.