aboutsummaryrefslogtreecommitdiff
path: root/changes/warn-unsigned-time_t
Commit message (Collapse)AuthorAge
* Warn at configure time when time_t is unsignedNick Mathewson2013-03-11
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.