Skip to content
Commit 639641dc authored by Gregory Nutt's avatar Gregory Nutt
Browse files

The definition of strncpy() is that empty space should be zero-filled, the...

The definition of strncpy() is that empty space should be zero-filled, the patch adds the zero filling (I didn’t know this, see e.g. the POSIX spec here: http://pubs.opengroup.org/onlinepubs/7908799/xsh/strncpy.html). From Lorenz Meier.
parent a6180264
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment