From: Fred Fish Date: Fri, 11 Aug 1995 16:39:14 +0000 (+0000) Subject: * defs.h (strchr, strrchr, strstr, strtok, strerror): Enclose in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eae45ea981a9974fdf9335d72dc4cd29534b13d3;p=binutils-gdb.git * defs.h (strchr, strrchr, strstr, strtok, strerror): Enclose in #ifndefs to protect against previous definitions as macros. * HOW_TO_RELEASE: Continue updating... --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 11a96e557d4..97ed95d34fc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 9 18:59:05 1995 Fred Fish + + * defs.h (strchr, strrchr, strstr, strtok, strerror): Enclose in + #ifndefs to protect against previous definitions as macros. + Wed Aug 9 14:51:36 1995 Kung Hsu * xcoffread.x (xcoff_symfile_offset): Revert an unwanted change gets