nginx/src
Maxim Dounin 3183d7e17b Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
This brings Cygwin compilation in line with other case-insensitive
systems (notably win32 and OS X) where one can force case sensitivity
using -DNGX_HAVE_CASELESS_FILESYSTEM=0.
2014-03-31 21:38:25 +04:00
..
core Version bump. 2014-03-18 22:05:05 +04:00
event Fixed format specifier in logging of "c->number". 2014-03-06 18:25:59 +04:00
http Mp4: improved logging after adding "end" support. 2014-03-31 20:05:53 +04:00
mail Fixed format specifier in logging of "c->number". 2014-03-06 18:25:59 +04:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define. 2014-03-31 21:38:25 +04:00