1. 24 Oct, 2002 1 commit
    • Richard Levitte's avatar
      On certain platforms, we redefine certain symbols using macros in · d610d27f
      Richard Levitte authored
      apps.h.  For those, it's better to include apps.h after the system
      headers where those symbols may be defined, since there's otherwise a
      chance that the C compiler will barf when it sees something that looks
      like this after expansion:
      
      int VMS_strcasecmp((str1),(str2))(const char *, const char *);
      d610d27f
  2. 23 Oct, 2002 3 commits
  3. 21 Oct, 2002 1 commit
  4. 20 Oct, 2002 2 commits
  5. 18 Oct, 2002 6 commits
  6. 17 Oct, 2002 1 commit
  7. 16 Oct, 2002 3 commits
  8. 15 Oct, 2002 4 commits
  9. 14 Oct, 2002 6 commits
  10. 13 Oct, 2002 1 commit
  11. 12 Oct, 2002 2 commits
  12. 11 Oct, 2002 10 commits