mingw-w64-crt/
* stdio/asprintf.c: Define __CRT__NO_INLINE before including any
headers.
mingw-w64-headers/crt/
* stdio.h: Remove unintended extra "__" and "$$" characters from
previous commits. Fix typo (s/__CRT__INLINE/__CRT_INLINE).
(__mingw_asprintf): Mark the first and second args as __restrict.
Mark the function as __nothrow. Replace __attribute__((nonnull()))
by __MINGW_ATTRIB_NONNULL for consistency.
(__mingw_vasprintf): Likewise.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4565 4407c894-4637-0410-b4f5-ada5f102cad1
4 files changed