>> I implemented libdate -- but the right place to put >> it is in libc, replacing our ctime and gmtime apis. >> >> Follow ups will replace seconds(1), upas time parsing >> code, and whatever other instances of hand rolled date >> parsing and formatting can be found. >> >> Here's a patch that does this. Testing appreciated, >> and follow ups that I haven't done yet would also be >> great :) >> > > Committed -- please let me know if you notice any > breakage. Now, with a whole bunch of changes through the system. I'm going to run these for a while and test a bit harder to see if there's any fallout before committing, but while I do that, I'll put them up for other people to. test and comment. I don't personally use httpd or imap4d, so while I'm going to try to give them a good shake, if anyone does use them, I'd appreciate reports on that. All patches depend on libc-date, but should otherwise be independent.