mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-22 07:49:45 +00: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.