mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 19:26:35 +03: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.