aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat.h
AgeCommit message (Expand)Author
2004-11-04Twiddle header order to compile on OS X againNick Mathewson
2004-11-03The spelling is "d-e-f-i-n-e".Nick Mathewson
2004-11-02Add compatibility macros for printf and scanf-ing 64-bit unsigned intsNick Mathewson
2004-11-02Handle strlcat/strlcpy correctly on platforms that have them.Nick Mathewson
2004-11-01Fix signed/unsigned comparison warningNick Mathewson
2004-11-01Split util into util (general utilities), container (smartlist and strmap), a...Nick Mathewson