fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / readlog.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-09-03 Art Cancroreadlog.c: small patch to prevent core dumps when readi...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-12 Art Cancro This is part of the server core. It contains code...
1998-07-12 Art Cancro Fixed another bug. This version actually works. :)
1998-07-12 Art Cancro Fixed a bug
1998-07-12 Art Cancro Changed logging mechanism from a circular binary file...
1998-07-11 Art CancroInitial revision