nginx/auto
Maxim Dounin 74b7a91013 Win32: Borland C compatibility fixes.
Several false positive warnings silenced, notably W8012 "Comparing
signed and unsigned" (due to u_short values promoted to int), and
W8072 "Suspicious pointer arithmetic" (due to large type values added
to pointers).

With this patch, it's now again possible to compile nginx using bcc32,
with options we normally compile on win32 minus ipv6 and ssl.
2013-09-04 20:48:23 +04:00
..
cc Win32: Open Watcom C compatibility fixes. 2013-09-04 20:48:22 +04:00
lib Win32: Borland C compatibility fixes. 2013-09-04 20:48:23 +04:00
os Disable symlinks: use O_PATH to open path components. 2013-09-02 08:07:59 +04:00
types Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
configure Made sure to run configure in a "C" locale. 2012-07-24 15:16:09 +00:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
feature Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
init Copyright updated. 2012-01-18 15:07:43 +00:00
install Configure: fixed make macros to use parentheses instead of braces. 2012-09-11 12:43:59 +00:00
make Correct plural form for "path" in the whole source base. 2012-09-28 13:49:26 +00:00
modules Auth request module import. 2013-08-21 19:19:47 +04:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Auth request module import. 2013-08-21 19:19:47 +04:00
sources Auth request module import. 2013-08-21 19:19:47 +04:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Copyright updated. 2012-01-18 15:07:43 +00:00
unix Core: guard use of AI_ADDRCONFIG. 2013-08-05 13:44:56 +04:00