mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-08 16:19:39 -05:00
Since libbsd is now a build dependency on Linux, strncpy can be replaced with the safer and less verbose strlcpy.
Since libbsd is now a build dependency on Linux, strncpy can be replaced with the safer and less verbose strlcpy.