log src/os/win32/ngx_win32_config.h @ 6857:26d88ec9baf4

age author description
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: stdint.h used for MinGW GCC.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: fixed building with newer versions of MinGW GCC.
Mon, 17 Aug 2015 18:09:17 +0300 Maxim Dounin Win32: MSVC 2015 compatibility.
Thu, 26 Mar 2015 14:20:51 +0300 Ruslan Ermilov Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t. stable-1.6
Wed, 04 Mar 2015 18:26:25 +0300 Ruslan Ermilov Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t.