[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[cppserv-cvs] commit
ilya
cppserv/src/test/Servlet1 servlet2.cpp,,,NONE,,,1.1 servlet2.h,,,NONE,,,1.1 Makefile.am,,,1.1.1.1,,,1.2
Sat Apr 16 09:10:33 PDT 2005
Update of /data/CVS/root/cppserv/src/test/Servlet1
In directory gateway:/tmp/cvs-serv30486/src/test/Servlet1
Modified Files:
Makefile.am
Added Files:
servlet2.cpp servlet2.h
Log Message:
- Simple dlopen support
- Sample apache config files.
Note: I screwed up and as a result had to create subdir for building definitions of public interfaces.
Sources for them should really be there, but I do not want to move them there now. One day....