aboutsummaryrefslogtreecommitdiff
path: root/src/common/torint.h
Commit message (Collapse)AuthorAge
* clean tabs, trailing whitespaceRoger Dingledine2003-12-17
| | | | svn:r952
* Work on systems with broken AC_CHECK_TYPENick Mathewson2003-08-11
| | | | svn:r379
* Who would have thought that some systems define intfoo_t, but not uintfoo_t? ↵Nick Mathewson2003-08-11
| | | | | | Cygwin is such a system. svn:r378
* Cope better on platforms that define some of intFOO_t in sys/types.h or ↵Nick Mathewson2003-08-11
| | | | | | elsewhere svn:r377
* autoconf around missing stdint.hNick Mathewson2003-08-11
svn:r376