An error occurred fetching the project authors.
  1. 22 Oct, 2004 1 commit
    • unknown's avatar
      Fixed a bug in vis.c · 4edadc79
      unknown authored
      cmd-line-utils/libedit/np/vis.c:
        Fixed a compiler issue for QNX.
      4edadc79
  2. 21 Oct, 2004 1 commit
  3. 31 Aug, 2004 1 commit
    • unknown's avatar
      fixed compiling bug · 7728843c
      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)
      7728843c
  4. 24 Aug, 2004 1 commit