aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibapi
diff options
context:
space:
mode:
authorAlexander Slesarev <aslesare@cisco.com>2024-10-17 15:52:06 -0400
committerDave Wallace <dwallacelf@gmail.com>2025-02-20 17:43:36 +0000
commit399d85137365bb6ba394359cfe1a9625cad8eec4 (patch)
tree98eb3cfb2d140f714b71841332d3f77b8ff1e305 /src/vlibapi
parent67067e18c862bafeed1921e13381af89885bde79 (diff)
libmemif: Fixed strlcpy symbol detection.
Type: fix libmemif can't be compiled with the modern glibc (since 2.38) and musl as they include strlcpy for _GNU_SOURCE by default now. The change introduced: - proper symbol detection for both strlcpy and memfd_create; - bumped CMake version requirements due to soon-to-be failed compilation for very old version; - fixed Unity compilation on the modern compilers (it has warnings, but compiled with `-Werror`). Change-Id: I48f9c410aa5405174dc6b65e9c9001e8b11ba276 Signed-off-by: Alexander Slesarev <aslesare@cisco.com>
Diffstat (limited to 'src/vlibapi')
0 files changed, 0 insertions, 0 deletions