comparison auto/sources @ 355:0fb6c53fb135

nginx-0.0.7-2004-06-15-21:47:16 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 15 Jun 2004 17:47:16 +0000
parents 55e496a8ece3
children 0a03c921c81d
comparison
equal deleted inserted replaced
354:eaf1f651cf86 355:0fb6c53fb135
123 src/os/unix/ngx_daemon.c \ 123 src/os/unix/ngx_daemon.c \
124 src/os/unix/ngx_process.c \ 124 src/os/unix/ngx_process.c \
125 src/os/unix/ngx_posix_init.c \ 125 src/os/unix/ngx_posix_init.c \
126 src/os/unix/ngx_process_cycle.c" 126 src/os/unix/ngx_process_cycle.c"
127 127
128 POSIX_DEPS=src/os/unix/ngx_posix_config.h
129
128 FREEBSD_DEPS=src/os/unix/ngx_freebsd_config.h 130 FREEBSD_DEPS=src/os/unix/ngx_freebsd_config.h
129 FREEBSD_SRCS=src/os/unix/ngx_freebsd_init.c 131 FREEBSD_SRCS=src/os/unix/ngx_freebsd_init.c
130 FREEBSD_SENDFILE_SRCS=src/os/unix/ngx_freebsd_sendfile_chain.c 132 FREEBSD_SENDFILE_SRCS=src/os/unix/ngx_freebsd_sendfile_chain.c
131 FREEBSD_RFORK_SRCS="src/os/unix/ngx_freebsd_rfork_thread.c" 133 FREEBSD_RFORK_SRCS="src/os/unix/ngx_freebsd_rfork_thread.c"
132 FREEBSD_RFORK_THREAD_SRCS="src/os/unix/rfork_thread.S" 134 FREEBSD_RFORK_THREAD_SRCS="src/os/unix/rfork_thread.S"