log get_path.c @ 28496:147df13f0d46

age author description
Fri, 30 Jan 2009 23:29:39 +0000 diego Use OS preprocessor checks with '#if defined()' consistently.
Thu, 16 Oct 2008 18:14:35 +0000 diego cosmetics: Merge some preprocessor checks.
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Mon, 13 Oct 2008 14:55:01 +0000 diego Add missing Cygwin header, fixes the warning:
Thu, 07 Aug 2008 12:20:50 +0000 diego Give a CONFIG_ prefix to preprocessor directives that lacked one and
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Thu, 17 Jul 2008 19:37:19 +0000 ben File was missing its dedicated header inclusion.