comparison src/core/ngx_string.c @ 518:86dad910eeb6 NGINX_0_8_11

nginx 0.8.11 *) Change: directive "gzip_disable msie6" enables gzipping for MSIE 6.0 SV1. *) Feature: file AIO support on FreeBSD and Linux. *) Feature: the "directio_alignment" directive.
author Igor Sysoev <http://sysoev.ru>
date Fri, 28 Aug 2009 00:00:00 +0400
parents 207ae3ff0444
children 0161f3197817
comparison
equal deleted inserted replaced
517:15b5cddc5190 518:86dad910eeb6
88 * %c char 88 * %c char
89 * %% % 89 * %% %
90 * 90 *
91 * reserved: 91 * reserved:
92 * %t ptrdiff_t 92 * %t ptrdiff_t
93 * %S null-teminated wchar string 93 * %S null-terminated wchar string
94 * %C wchar 94 * %C wchar
95 */ 95 */
96 96
97 97
98 u_char * ngx_cdecl 98 u_char * ngx_cdecl