Skip to content
Snippets Groups Projects
Commit de0d087c authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Update ChangeLog

parent 135f1ab6
No related branches found
No related tags found
No related merge requests found
......@@ -8946,7 +8946,7 @@
* libc/string/lib_strncpy.c: 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
http://pubs.opengroup.org/onlinepubs/7908799/xsh/strncpy.html). From
Lorenz Meier (2014-11-12).
* arch/arm/include/limits.h: Remove the definition of INT_FAST32_MIN
which is already defined in stdint.h (the correct location). From
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment