Changeset 1655
- Timestamp:
- 02/17/2007 03:49:00 PM (19 months ago)
- Location:
- trunk/src
- Files:
-
- 2 modified
-
Makefile.am (modified) (2 diffs)
-
SConscript (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r1626 r1655 72 72 network_posix_aio.c \ 73 73 network_gthread_aio.c \ 74 splaytree.c \75 74 http_resp.c http_resp_parser.c \ 76 75 http_req.c http_req_parser.c \ … … 308 307 configparser.h mod_ssi_exprparser.h \ 309 308 sys-mmap.h sys-socket.h mod_cml.h mod_cml_funcs.h \ 310 splaytree.hproc_open.h mod_sql_vhost_core.h \309 proc_open.h mod_sql_vhost_core.h \ 311 310 sys-files.h sys-process.h sys-strings.h \ 312 311 iosocket.h array-static.h \ -
trunk/src/SConscript
r1494 r1655 19 19 configfile-glue.c \ 20 20 http-header-glue.c status_counter.c \ 21 splaytree.cnetwork_writev.c \21 network_writev.c \ 22 22 network_write.c network_linux_sendfile.c \ 23 23 network_freebsd_sendfile.c network_win32_send.c \

