]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Conditionalize wcslcpy() and wcslcat() functions on macOS
authorGuillem Jover <guillem@hadrons.org>
Sun, 23 Apr 2023 00:05:04 +0000 (02:05 +0200)
committerGuillem Jover <guillem@hadrons.org>
Sat, 29 Apr 2023 01:52:49 +0000 (03:52 +0200)
commit5434ba169bddb985ca7d0b8f1635b105b0038643
tree0c3eeda4f3b59010b5faadb6e0f086047dba6902
parentdc1bd1a2cbead8a75febae0514904674bbfbf1ed
build: Conditionalize wcslcpy() and wcslcat() functions on macOS

These functions are provided by the system libc.
configure.ac
include/bsd/wchar.h
man/Makefile.am
src/Makefile.am