Tag 5.2

using malloc() instead of calloc() and sticking to static initializer and struct assignment, not using *c = (Client){}; right now to avoid some ugly gcc warning, possibly a gcc bug since we are using -std=c99

Browse

Commit 53cac176
Author Anselm R Garbe
Date 2008-09-08T22:24:05