OSDN Git Service

Make <vptype.h> header effectively self-contained.
[mingw/mingw-org-wsl.git] / mingwrt / include / time.h
2022-08-15 Keith MarshallCorrect project name references in mingwrt source files.
2018-10-18 Keith MarshallMap compile-time constant references for POSIX clocks.
2018-09-02 Keith MarshallMake clockapi symbolic constants #ifdef detectable.
2017-12-15 Keith MarshallImplement a subset of the POSIX.1b-1993 clock API.
2016-11-01 Keith MarshallFix another printf() hex-float formatting bug.
2016-10-30 Keith MarshallMerge post 2016-10-18 updates from legacy branch.
2016-10-18 Keith MarshallMerge mingwrt-3.22.4 updates into 5.0-active branch.
2016-10-14 Keith MarshallMerge mingwrt-3.22.3 updates into 5.0-active branch.
2016-08-24 Keith MarshallAdd pthreads-win32 courtesy support hooks.
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-04-12 Keith MarshallUpdate several incorrectly attributed header files.
2016-04-10 Keith MarshallMake resetting of __need_typedef requests more robust.
2016-03-13 Keith MarshallCorrect conditional compilation block nesting errors.
2016-03-10 Keith MarshallFeature test _MINGW32_EXTENDED_SOURCE renamed.
2016-02-16 Keith MarshallRefactor to make <parts/time.h> redundant.
2016-02-16 Keith MarshallDeclare the nanosleep() function where POSIX expects it.
2016-02-15 Keith MarshallRefactor <time.h> vs. <wchar.h> to avoid duplication.
2015-10-22 Keith MarshallRationalize definition of struct timespec.
2015-05-18 Keith MarshallRefactor to avoid possible time_t conflicts across...
2014-10-21 Keith MarshallCreate "legacy" branch; import mingwrt-3.20 source...