diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-01-05 20:55:48 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-01-05 20:55:48 +0000 |
| commit | 3c3ca1735815a4e495922b50b01a258016c93d4b (patch) | |
| tree | 55ab881e478c8ead90652850135d3f083a7e9772 /auto/unix | |
| parent | fa5fea18f7b0f6d024d5a814d34c778b6792abdb (diff) | |
| download | nginx-3c3ca1735815a4e495922b50b01a258016c93d4b.tar.gz nginx-3c3ca1735815a4e495922b50b01a258016c93d4b.tar.bz2 | |
nginx-0.0.1-2004-01-05-23:55:48 import
Diffstat (limited to 'auto/unix')
| -rwxr-xr-x | auto/unix | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -83,10 +83,10 @@ n = pwrite(1, buf, 1, 0)" . auto/func -ngx_func="strsignal()" -ngx_func_inc="#include <string.h>" -ngx_func_test="char *s = strsignal(1)" -. auto/func +#ngx_func="strsignal()" +#ngx_func_inc="#include <string.h>" +#ngx_func_test="char *s = strsignal(1)" +#. auto/func ngx_func="strerror_r()" |
