The official NGINX Open Source repository.
Go to file
Andrey Belov 66e9525e84 Explicitly ignore returned value from unlink() in ngx_open_tempfile().
The only thing we could potentially do here in case of error
returned is to complain to error log, but we don't have log
structure available here due to interface limitations.

Prodded by Coverity.
2012-08-06 16:06:59 +00:00
auto Removed extraneous GCC warning flags. 2012-07-29 19:45:30 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs Simplified makefile that builds CHANGES. 2012-07-31 21:49:23 +00:00
misc Removed the need in Perl to generate ZIP archive of nginx/Windows. 2012-08-02 14:58:36 +00:00
src Explicitly ignore returned value from unlink() in ngx_open_tempfile(). 2012-08-06 16:06:59 +00:00
.hgtags release-1.3.4 tag 2012-07-31 12:38:57 +00:00