OSDN Git Service

Implement strerror_r()/strerror_s() API.
[mingw/mingw-org-wsl.git] / mingwrt / include / string.h
2017-01-30 Keith MarshallImplement strerror_r()/strerror_s() API.
2017-01-28 Keith MarshallMake strnlen() and wcsnlen() declaratively consistent.
2017-01-26 Keith MarshallAvoid #include_next misbehaviour; cf. MinGW-Bug [#2330]
2016-10-14 Keith MarshallMerge mingwrt-3.22.3 updates into 5.0-active branch.
2016-10-13 Keith MarshallEmulate glibc <string.h> POSIX.1 non-compliance.
2016-06-17 Keith MarshallMerge Cygwin CVS updates to legacy branch.
2016-06-03 Keith MarshallMerge further W32API updates from Cygwin CVS.
2016-05-23 Keith MarshallMerge W32API updates, from Cygwin CVS, into legacy...
2016-05-12 Keith MarshallResolve some strnlen() implementation issues.
2016-04-30 Keith MarshallMake strnlen() available for all MSVCRT.DLL versions.
2016-04-12 Keith MarshallUpdate several incorrectly attributed header files.
2016-02-18 Keith MarshallRefactor to make <parts/time.h> and <parts/wchar.h...
2015-09-14 Keith MarshallMake strings.h mostly POSIX.1-2008 compliant.
2014-10-21 Keith MarshallCreate "legacy" branch; import mingwrt-3.20 source...