OSDN Git Service

Make strnlen() available for all MSVCRT.DLL versions.
[mingw/mingw-org-wsl.git] / mingwrt / include / stdlib.h
2016-04-12 Keith MarshallUpdate several incorrectly attributed header files.
2016-03-18 Keith MarshallFactor out <stdlib.h> vs. <wchar.h> duplicate declarations.
2015-10-23 Keith MarshallMake atof() and strtod() conform to ISO-C; fix MinGW...
2014-12-28 Keith MarshallImprove usage notes in stdlib.h, for mkstemp() function.
2014-12-13 Keith MarshallSome POSIX feature test adjustments.
2014-12-01 Keith MarshallAdd implementation of mkstemp() and mkdtemp() functions.
2014-11-30 Keith MarshallMore JMPSTUB rationalization of inline functions.
2014-10-21 Keith MarshallCreate "legacy" branch; import mingwrt-3.20 source...