summaryrefslogtreecommitdiff
path: root/src/common/torint.h
AgeCommit message (Collapse)Author
2003-08-11Work on systems with broken AC_CHECK_TYPENick Mathewson
svn:r379
2003-08-11Who would have thought that some systems define intfoo_t, but not uintfoo_t? ↵Nick Mathewson
Cygwin is such a system. svn:r378
2003-08-11Cope better on platforms that define some of intFOO_t in sys/types.h or ↵Nick Mathewson
elsewhere svn:r377
2003-08-11autoconf around missing stdint.hNick Mathewson
svn:r376