No description
Find a file
Igor Sysoev 3eeeddb17d Linux/SPARC malloc() returns an address aligned to 8. This conflicts with
our SPARC 16-byte alignment and some allocations may be done out of pool.
ngx_memalign(ngx_pagesize) fixes this issue.
2009-09-30 12:56:44 +00:00
auto allow "make clean" for OpenSSL, the bug was introduced in r2874 2009-09-28 12:24:09 +00:00
conf update $status in log_format example 2009-04-06 13:43:46 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-0.8.17-RELEASE 2009-09-28 13:08:09 +00:00
misc fix "make zip", the bug has been introduced in r2841 2009-05-18 16:50:05 +00:00
src Linux/SPARC malloc() returns an address aligned to 8. This conflicts with 2009-09-30 12:56:44 +00:00