comparison src/os/win32/ngx_win32_init.c @ 6858:f39ceadf0441

Win32: minimized redefinition of intptr_t/uintptr_t. These types are available with MSVC (at least since 2003, in stddef.h), all variants of GCC (in stdint.h) and Watcom C. We need to define them only for Borland C.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 24 Dec 2016 18:01:14 +0300
parents 56fc55e32f23
children 4089b3d2cb59
comparison
equal deleted inserted replaced
6857:26d88ec9baf4 6858:f39ceadf0441