<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/auto/unix, branch release-0.9.0</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>use copied strerror() messages and autoconfigured sys_nerr value</title>
<updated>2010-11-25T11:04:03+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-11-25T11:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7f31a2098dcbd39ca60467f118e3f38c4e67ce5b'/>
<id>7f31a2098dcbd39ca60467f118e3f38c4e67ce5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use sys_errlist[] in signal handler instead</title>
<updated>2010-03-12T11:15:26+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-03-12T11:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9eaabc69ca4401b0a1fbfd27c2265213ab656ff4'/>
<id>9eaabc69ca4401b0a1fbfd27c2265213ab656ff4</id>
<content type='text'>
of non Async-Signal-Safe strerror_r()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of non Async-Signal-Safe strerror_r()
</pre>
</div>
</content>
</entry>
<entry>
<title>librt must be tested before creating Makefile</title>
<updated>2009-06-03T04:53:01+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-06-03T04:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9af0c95f64d384b97c7ae9fd43f0ff0acf57831c'/>
<id>9af0c95f64d384b97c7ae9fd43f0ff0acf57831c</id>
<content type='text'>
the bug has been introduced in r2817
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bug has been introduced in r2817
</pre>
</div>
</content>
</entry>
<entry>
<title>test libdl before OpenSSL configuration</title>
<updated>2009-05-24T14:19:16+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-24T14:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7741b350e9b8ecf77dc7502ccb9d272c6bf1cb43'/>
<id>7741b350e9b8ecf77dc7502ccb9d272c6bf1cb43</id>
<content type='text'>
the bug has been introduced in r2818 and broke
*) SSL modules linking on Solaris 9 and lower,
*) and linking with OpenSSL built from sources on Linux
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bug has been introduced in r2818 and broke
*) SSL modules linking on Solaris 9 and lower,
*) and linking with OpenSSL built from sources on Linux
</pre>
</div>
</content>
</entry>
<entry>
<title>test whether libdl is required for dynamic linking:</title>
<updated>2009-05-08T09:39:53+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-08T09:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f794318d6023a06654ba71626db295d0715c4cad'/>
<id>f794318d6023a06654ba71626db295d0715c4cad</id>
<content type='text'>
Solaris 10 has dlopen()/etc. in libc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solaris 10 has dlopen()/etc. in libc
</pre>
</div>
</content>
</entry>
<entry>
<title>Solaris 10 has sched_yield() in libc</title>
<updated>2009-05-08T09:36:16+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-08T09:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=225d47185ae261f6b296f699b31fae1c275aaac7'/>
<id>225d47185ae261f6b296f699b31fae1c275aaac7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style fix</title>
<updated>2009-03-23T20:26:33+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-03-23T20:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=92d543deaa7f90a0fbd8c1e53e4d0418dec9bfc8'/>
<id>92d543deaa7f90a0fbd8c1e53e4d0418dec9bfc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a prelimiary IPv6 support, HTTP listen</title>
<updated>2009-02-21T07:02:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-02-21T07:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a35eaccdec4788e8fb9a883b26fc7c4dcfe1d8f8'/>
<id>a35eaccdec4788e8fb9a883b26fc7c4dcfe1d8f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*) autoconfigure struct dirent capabilities</title>
<updated>2008-09-05T15:43:34+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-09-05T15:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=dfc8dadd04c7150d0f074bf650fab7beb4593513'/>
<id>dfc8dadd04c7150d0f074bf650fab7beb4593513</id>
<content type='text'>
*) move src/os/.../ngx_types.h's content into src/os/.../ngx_files.h and
   delete src/os/.../ngx_types.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) move src/os/.../ngx_types.h's content into src/os/.../ngx_files.h and
   delete src/os/.../ngx_types.h
</pre>
</div>
</content>
</entry>
<entry>
<title>test PCRE in FreeBSD, Linux, and NetBSD</title>
<updated>2006-11-27T11:07:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2006-11-27T11:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0ec09f9196c46fca909a88dcb8507838b33f512d'/>
<id>0ec09f9196c46fca909a88dcb8507838b33f512d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
