aboutsummaryrefslogtreecommitdiff
path: root/src/common/torint.h
Commit message (Collapse)AuthorAge
* doxygen markup for common/*.hRoger Dingledine2004-05-10
| | | | svn:r1840
* Add intptr_t and uintptr_t to torint.hNick Mathewson2004-05-05
| | | | svn:r1794
* Handle windows socket errors correctly; comment most of common.Nick Mathewson2004-05-01
| | | | svn:r1756
* Document stuff, reduce magic numbers, add emacs magicNick Mathewson2004-04-06
| | | | svn:r1502
* 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