OSDN Git Service

Declare the nanosleep() function where POSIX expects it.
[mingw/mingw-org-wsl.git] / mingwrt / include / unistd.h
2016-02-16 Keith MarshallDeclare the nanosleep() function where POSIX expects it.
2015-10-22 Keith MarshallRationalize definition of struct timespec.
2015-05-18 Keith MarshallRefactor to avoid possible time_t conflicts across...
2015-05-08 Keith MarshallCorrect improper unistd.h function attribute declarations.
2014-12-23 Keith MarshallEliminate some potential definition inconsistencies.
2014-12-23 Keith MarshallProvide more POSIX conforming sleep() functions.
2014-12-13 Keith MarshallSome further inline function rationalization.
2014-10-21 Keith MarshallCreate "legacy" branch; import mingwrt-3.20 source...