darkhttpd/trunk
Emil Mikulic a4740dfda2 . Uncast xmalloc() and xrealloc() returns.
. Changed `#if IDLETIME' to `if (IDLETIME)' - it will be
  optimized away by the compiler.
. Some casts and an int->size_t change to keep splint happy about
  integer types.
2013-04-28 19:40:02 +10:00
..
darkhttpd.c . Uncast xmalloc() and xrealloc() returns. 2013-04-28 19:40:02 +10:00
Makefile Worked out warning flags from gcc manpage 2013-04-28 19:30:35 +10:00