Declare free() for hpux.
[deliverable/binutils-gdb.git] / readline / ChangeLog
index db22e90541e50146bd60fa61c166717be224ffb5..5317bab2a2761e9043538b85557ad4fc59f482f5 100644 (file)
@@ -1,3 +1,53 @@
+Tue Jun 23 23:22:53 1992  Per Bothner  (bothner@cygnus.com)
+
+       * config/mh-posix:  New file, for Posix-compliant systems.
+       * configure.in:  Use mh-posix for Linux (free Unix clone).
+
+Tue Jun 23 21:59:20 1992  Fred Fish  (fnf@cygnus.com)
+
+       * sysdep-norm.h (alloca):  Protect against previous definition as
+       a macro with arguments.
+
+Fri Jun 19 15:48:54 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * sysdep-obsd.h:  #include <sys/types.h> to make this more Kosher.
+
+Fri Jun 19 12:53:28 1992  John Gilmore  (gnu at cygnus.com)
+
+       * config/mh-apollo68v, mh-sco, mh-sysv, mh-sysv4}: RANLIB=true.
+
+Mon Jun 15 13:50:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure.in: use mh-sysv4 on solaris2
+
+Mon Jun 15 12:28:24 1992  Fred Fish  (fnf@cygnus.com)
+
+       * config/mh-ncr3000 (INSTALL):  Don't use /usr/ucb/install,
+       it is broken on ncr 3000's.
+       * config/mh-ncr3000 (RANLIB):  Use RANLIB=true.
+
+Mon Jun 15 01:35:55 1992  John Gilmore  (gnu at cygnus.com)
+
+       * readline.c: Make new SIGNALS_* macros to parameterize the 
+       ugly changes in signal blocking.  Use them throughout,
+       reducing #ifdef HAVE_POSIX_SIGNALS and HAVE_BSD_SIGNALS clutter
+       significantly.  Make all such places use POSIX if available,
+       to avoid losing with poor `sigsetmask' emulation from libiberty.
+
+Sun Jun 14 15:19:51 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * readline.c (insert_some_chars):  Return void.
+
+Thu Jun 11 01:27:45 1992  John Gilmore  (gnu at cygnus.com)
+
+       * readline.c:  #undef PC, which Solaris2 defines in sys/types.h,
+       clobbering the termcap global variable PC.
+
+Tue Jun  9 17:30:23 1992  Fred Fish  (fnf@cygnus.com)
+
+       * config/{mh-ncr3000, mh-sysv4}:  Change INSTALL to use
+       /usr/ucb/install.
+
 Mon Jun  8 23:10:07 1992  Fred Fish  (fnf@cygnus.com)
 
        * readline.h (rl_completer_quote_characters):  Add declaration.
This page took 0.022782 seconds and 4 git commands to generate.