aboutsummaryrefslogtreecommitdiff
path: root/changes/warn-unsigned-time_t
AgeCommit message (Collapse)Author
2013-03-11Warn at configure time when time_t is unsignedNick Mathewson
Inspired by #8042. As far as I know, OpenVMS is the only place you're likely to hit an unsigned time_t these days, and Tor's VMS support is... lacking. Still worth letting people know about it, though.