Spdk/lib/util
Artur Paszkiewicz 19572e5b20 util/uuid: use libc uuid functions on freebsd
Remove libuuid usage on FreeBSD and add dedicated implementation of
spdk_uuid API using functions from the standard library.

Fixes: #2878
Change-Id: Ie49ccb2842acad6064bffd789e4f64b7365b6e5c
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16558
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2023-02-17 10:15:18 +00:00
..
base64_neon.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
base64_sve.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
base64.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
bit_array.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
cpuset.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crc16.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crc32_ieee.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crc32.c util: get SPDK_HAVE_* values for crc32.c 2023-02-06 08:34:08 +00:00
crc32c.c util add crc_internal.h 2023-02-06 08:34:08 +00:00
crc_internal.h util add crc_internal.h 2023-02-06 08:34:08 +00:00
dif.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
fd_group.c util: add function spdk_fd_group_get_epoll_event 2022-11-22 10:01:43 +00:00
fd.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
file.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
hexlify.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
iov.c util: add spdk_iov_xfer_*() API 2023-01-30 16:28:35 +00:00
Makefile util/uuid: use libc uuid functions on freebsd 2023-02-17 10:15:18 +00:00
math.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
pipe.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk_util.map util: add spdk_iov_xfer_*() API 2023-01-30 16:28:35 +00:00
strerror_tls.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
string.c util: Add spdk_strcpy_replace() to replace substrings 2023-01-10 13:12:05 +00:00
util_internal.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
uuid.c util/uuid: use libc uuid functions on freebsd 2023-02-17 10:15:18 +00:00
xor.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
zipf.c update Intel copyright notices 2022-11-10 08:28:53 +00:00