Georgi Kodinov
fab053ccf8
From jperkin : Merge libedit 2.11 and related files,
...
based on NetBSD CVS as of 2009/02/06 20:09:00.
2009-02-10 14:39:14 +02:00
unknown
4edadc7949
Fixed a bug in vis.c
...
cmd-line-utils/libedit/np/vis.c:
Fixed a compiler issue for QNX.
2004-10-22 19:21:54 +03:00
unknown
5f8337fcae
Fixed Bug#6109, 'mysql' command line client segfaults on 'quit' command.
...
It also did not write ~/.mysql_history file. The problem was in alloc(),
which probably does not work on HP-UX-11.23 ia64 platform. Changed some
macros into functions for better maintenance and debugging.
2004-10-21 17:17:03 +03:00
unknown
7728843c66
fixed compiling bug
...
(non gcc compilers don't understand '-Dx()=' option)
cmd-line-utils/libedit/Makefile.am:
discarded '-Dx()=' options for compatibility with non-gcc compilers
cmd-line-utils/libedit/config.h:
added empty definitions of __RCSID(x), __COPYRIGHT(x),
__RENAME(x), _DIAGASSERT(x)
cmd-line-utils/libedit/np/unvis.c:
added #include "config.h" to define __RCSID(x)
cmd-line-utils/libedit/np/vis.c:
reinsert #include "config.h" before using of __RCSID(x)
2004-08-31 17:29:47 +05:00
unknown
b755d75170
added skipped file for libedit-2.6.7
2004-08-24 21:52:13 +05:00