A fast and self contained blogging engine in C
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Emiel Kollof b227c8a865 - Lessen the amount of exit() calls in the code
- Start with getpage();
- Started instrumenting calls with gettimeofday to get page generation times.
13 years ago
www first commit 13 years ago
Makefile - Lessen the amount of exit() calls in the code 13 years ago
README first commit 13 years ago
blog.c - Lessen the amount of exit() calls in the code 13 years ago
blog.h Made number of connection pool threads a make(1) variable, removed some unneeded crap. 13 years ago
compat.c - Lessen the amount of exit() calls in the code 13 years ago
config.c Fix some more bugs that Ilja van Sprundel <ilja@netric.org> reported. 13 years ago
config.h first commit 13 years ago
config_vars.h first commit 13 years ago
mail.c - Lessen the amount of exit() calls in the code 13 years ago
main.c Fix some more bugs that Ilja van Sprundel <ilja@netric.org> reported. 13 years ago
mongoose.c first commit 13 years ago
mongoose.h first commit 13 years ago
mysql.c Made number of connection pool threads a make(1) variable, removed some unneeded crap. 13 years ago
network.c - Lessen the amount of exit() calls in the code 13 years ago
tidy.c first commit 13 years ago
utils.c - Lessen the amount of exit() calls in the code 13 years ago
vars.c Made number of connection pool threads a make(1) variable, removed some unneeded crap. 13 years ago
web.c - Lessen the amount of exit() calls in the code 13 years ago

README