aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_files.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-11-02 17:12:09 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-11-02 17:12:09 +0000
commit612ecb7674f631bd6fca1512ad633897df162845 (patch)
tree8cc4e55331b4b05b1b61bba9b7b88787c094225c /src/os/unix/ngx_files.h
parent7e4f193bb0e1cfa4128052f538dd60519cac02e4 (diff)
downloadnginx-612ecb7674f631bd6fca1512ad633897df162845.tar.gz
nginx-612ecb7674f631bd6fca1512ad633897df162845.zip
optimize some cycles:
*) delete surplus variable; *) on i386/amd64 "while (n) / n--" is smaller than "while (n--)", because the platforms have no postfix operations
Diffstat (limited to 'src/os/unix/ngx_files.h')
0 files changed, 0 insertions, 0 deletions