An error occurred fetching the project authors.
- 22 Oct, 2004 1 commit
-
-
unknown authored
cmd-line-utils/libedit/np/vis.c: Fixed a compiler issue for QNX.
-
- 21 Oct, 2004 1 commit
-
-
unknown authored
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.
-
- 31 Aug, 2004 1 commit
-
-
unknown authored
(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)
-
- 24 Aug, 2004 1 commit
-
-
unknown authored
-