diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-02-24 17:31:46 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-02-24 17:31:46 +0000 |
| commit | 48fef6654cc90e05004648423cb5dd7c6f7770f0 (patch) | |
| tree | c61d52b4dddfb64e28de98bf402b96706f0be418 /auto/sources | |
| parent | b54698b5798b7f1a54226274347ce1faee5a92a4 (diff) | |
| download | nginx-48fef6654cc90e05004648423cb5dd7c6f7770f0.tar.gz nginx-48fef6654cc90e05004648423cb5dd7c6f7770f0.tar.bz2 | |
nginx-0.0.2-2004-02-24-20:31:46 import
Diffstat (limited to 'auto/sources')
| -rw-r--r-- | auto/sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index 17e6a4abb..e2220766e 100644 --- a/auto/sources +++ b/auto/sources @@ -120,6 +120,7 @@ FREEBSD_DEPS=src/os/unix/ngx_freebsd_config.h FREEBSD_SRCS=src/os/unix/ngx_freebsd_init.c FREEBSD_SENDFILE_SRCS=src/os/unix/ngx_freebsd_sendfile_chain.c FREEBSD_RFORK_SRCS="src/os/unix/ngx_freebsd_rfork_thread.c" +FREEBSD_RFORK_THREAD_SRCS="src/os/unix/rfork_thread.S" LINUX_DEPS=src/os/unix/ngx_linux_config.h LINUX_SRCS=src/os/unix/ngx_linux_init.c |
