Florian Stoehr wrote: > time_t still 32 bits on many platforms (and I *think* many programs > assume sizeof(int) == sizeof(time_t), thus will break if someone moves > that to 64 bit). Is it a problem when a couple programs break? One could still provide compatibility libs for those. mkb.