OSDN Git Service

Declare the nanosleep() function where POSIX expects it.
[mingw/mingw-org-wsl.git] / mingwrt / include / stdio.h
2016-02-11 Keith MarshallAdd prototypes for Microsoft's _printf_p() family of...
2016-01-29 Keith MarshallRefactor <stdio.h> vs. <wchar.h> to avoid duplication.
2015-12-31 Keith MarshallAvoid user namespace pollution by non-standard type...
2015-12-27 Keith MarshallImprove ISO-C conformity in MinGW printf(); cf. MinGW...
2014-12-23 Keith MarshallEliminate some potential definition inconsistencies.
2014-12-11 Keith MarshallMore rationalization of CRT_INLINE function implementat...
2014-11-17 Keith MarshallImplement more robust _get_output_format fallback handling.
2014-10-21 Keith MarshallCreate "legacy" branch; import mingwrt-3.20 source...