]> Git repositories of Nishi - tewi.git/commit
can be compiled using bcc32 now
authorNishi <nishi@nishi.boats>
Wed, 2 Oct 2024 19:24:43 +0000 (19:24 +0000)
committerNishi <nishi@nishi.boats>
Wed, 2 Oct 2024 19:24:43 +0000 (19:24 +0000)
commitb4be1607bc11ae377736191fd90a0704738bc6fd
tree30076538ea2593d3e7c98834aae4f9804740b9d7
parent50246da711770d8dbec72cea9dd6fd59467fb069
can be compiled using bcc32 now

git-svn-id: file:///raid/svn-personal/tewi/trunk@215 8739d7e6-ffea-ec47-b151-bdff447c6205
19 files changed:
Common/Makefile
Common/dir.c
Module/Makefile
Module/mod_cgi.c
Module/mod_example.c
Module/mod_proxy.c
Platform/bcc.mk [new file with mode: 0644]
Platform/vc6.mk
Server/Makefile
Server/config.c
Server/http.c
Server/main.c
Server/module.c
Server/server.c
Server/strptime.c
Server/tw_config.h
Server/version.c
bcc.sh [new file with mode: 0644]
config.h.tmpl