<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/os, branch release-0.8.32</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>fix building by gcc 4.x with -O2/3/s in some Linux distributions:</title>
<updated>2009-12-22T15:29:56+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-22T15:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fb0c73b08d869dfc396fd04b925512d3bda71a21'/>
<id>fb0c73b08d869dfc396fd04b925512d3bda71a21</id>
<content type='text'>
   dereferencing type-punned pointer will break strict-aliasing rules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   dereferencing type-punned pointer will break strict-aliasing rules
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Win32 error messages when an temporary file replaces an existent file:</title>
<updated>2009-12-15T13:47:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-15T13:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=44be39475c29e2866f1a2bcd8775ec5e489d1813'/>
<id>44be39475c29e2866f1a2bcd8775ec5e489d1813</id>
<content type='text'>
*) do not rename an already renamed file
*) now ngx_win32_rename_file() returns error code
*) do not log failure inside ngx_win32_rename_file()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) do not rename an already renamed file
*) now ngx_win32_rename_file() returns error code
*) do not log failure inside ngx_win32_rename_file()
</pre>
</div>
</content>
</entry>
<entry>
<title>fix libatomic usage on arm, cris, hppa, m68k, and sparc platforms</title>
<updated>2009-12-07T15:32:38+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-07T15:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8f7c8f3c07038ce40e28cde141f936a8fd92eea9'/>
<id>8f7c8f3c07038ce40e28cde141f936a8fd92eea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comment</title>
<updated>2009-11-25T17:56:53+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-25T17:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bdfa3baaee9ebe38b34193bb6c036b5551b15fbf'/>
<id>bdfa3baaee9ebe38b34193bb6c036b5551b15fbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libatomic_ops support</title>
<updated>2009-11-25T17:55:25+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-25T17:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=213cad8e815a5a017a1fe2b254b5c041ea830d86'/>
<id>213cad8e815a5a017a1fe2b254b5c041ea830d86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GCC 4.1 builtin atomic operations</title>
<updated>2009-11-25T17:34:35+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-25T17:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=89d635fa5dd04cb857f00de98f34d7792ec3e1a5'/>
<id>89d635fa5dd04cb857f00de98f34d7792ec3e1a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add NGX_PROCESS_HELPER process status</title>
<updated>2009-11-23T15:46:21+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-23T15:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=72db760eca850562cc89c550c6cf9f54d657f532'/>
<id>72db760eca850562cc89c550c6cf9f54d657f532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a cache manager thread handle was overwritten by a cache loader thread handle,</title>
<updated>2009-11-17T16:46:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-17T16:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2952af08f17ee98645191c4e34a9cd84c024d30d'/>
<id>2952af08f17ee98645191c4e34a9cd84c024d30d</id>
<content type='text'>
this caused an exit delay, the bug had been introduced in r3023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this caused an exit delay, the bug had been introduced in r3023
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building without --with-debug, introduced in r3328</title>
<updated>2009-11-16T16:00:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-16T16:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=93da5659625fa3c04d30cf091bc5d356001d29e1'/>
<id>93da5659625fa3c04d30cf091bc5d356001d29e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add alignment in debug log</title>
<updated>2009-11-16T12:46:05+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-16T12:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3e1a05c46795685da4e55cb6e0a85a228a27f1da'/>
<id>3e1a05c46795685da4e55cb6e0a85a228a27f1da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
