]> git.kaiwu.me - nginx.git/commit
Merge of r4682, r4694, r4699, r4704, r4705: minor nits.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 16:51:02 +0000 (16:51 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 16:51:02 +0000 (16:51 +0000)
commit7138ca1704831157e6cea929c3f87185016e0d17
tree7ec14337794b1f0afdee28d8ee3eb9a0e76652cb
parenteaf3544e15cc7551efa128ed5bb67851cb57d11e
Merge of r4682, r4694, r4699, r4704, r4705: minor nits.

*) Fixed spelling of "endianness", and called it "byte ordering" in the
   user visible part.

*) Fixed return type of ngx_strerror_init().

*) Fixed a harmless error in spelling of "Connection: close" when computing
   the response header length.

*) Style.

*) Added code to look up Google perftools in /opt/local/, for MacPorts.
auto/endianness [moved from auto/endianess with 72% similarity]
auto/lib/google-perftools/conf
auto/unix
src/http/modules/ngx_http_geo_module.c
src/http/ngx_http_header_filter_module.c
src/os/unix/ngx_errno.c
src/os/unix/ngx_errno.h
src/os/win32/ngx_errno.c
src/os/win32/ngx_errno.h
src/os/win32/ngx_files.c