Files
tor/src/common
Nick Mathewson c03a233faa Remove __ from HAVE_EXTERN_ENVIRON_DECLARED__
I think that the trailing __ got added in false analogy to
HAVE_MACRO__func__, HAVE_MACRO__FUNC__, and HAVE_MACRO__FUNCTION__.
But those macros actually indicate the presence of __func__,
__FUNC__, and __FUNCTION__ respectively.  The __ at the end of
HAVE_EXTERN_ENVIRON_DECLARED would only be appropriate if the
environ were declared__, whatever that means.

(As a side-note, HAVE_MACRO__func__ and so on should probably be
renamed HAVE_MACRO___func__ and so on.  But that can wait.)

This is an identifier renaming only.
2012-04-30 12:52:16 -04:00
..
2012-01-18 15:53:30 -05:00
2012-01-18 15:53:30 -05:00
2011-01-03 11:50:39 -05:00
2011-11-03 10:23:33 -04:00
2011-01-03 11:50:39 -05:00
2011-01-03 11:50:39 -05:00
2012-01-18 15:53:30 -05:00