From: Ian Lance Taylor Date: Wed, 16 Feb 1994 06:09:08 +0000 (+0000) Subject: * libiberty.h: Don't declare strsignal, to avoid conflicts with X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f1b4394723a1bcf07609dfac8b5470fa4a519fd5;p=binutils-gdb.git * libiberty.h: Don't declare strsignal, to avoid conflicts with Solaris system header files. --- diff --git a/include/ChangeLog b/include/ChangeLog index 46075ee78f1..4f91407bc7b 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 16 01:07:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * libiberty.h: Don't declare strsignal, to avoid conflicts with + Solaris system header files. + Sat Feb 12 22:11:32 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * libiberty.h (xexit): Use __volatile__ to avoid losing if