The official NGINX Open Source repository. https://nginx.org/
Find a file
Maxim Dounin b904676b5e Fixed sched_setaffinity(2) to correctly pass size.
Second argument (cpusetsize) is size in bytes, not in bits.  Previously
used constant 32 resulted in reading of uninitialized memory and caused
EINVAL to be returned on some Linux kernels.
2012-01-16 11:13:48 +00:00
auto Fixed configure with system PCRE library on Solaris. 2011-12-29 15:58:53 +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 Fixed punctuation. 2011-12-28 13:30:56 +00:00
misc libraries versions updated 2011-12-27 12:39:11 +00:00
src Fixed sched_setaffinity(2) to correctly pass size. 2012-01-16 11:13:48 +00:00
.hgtags release-1.1.12 tag 2011-12-26 15:05:38 +00:00