| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Updated libedit library.
|
|
|
|
|
| |
based on NetBSD CVS as of 2009/02/06 20:09:00.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Initial Metrowerks CodeWarrior compiler support
cmd-line-utils/libedit/config.h:
Initial Metrowerks CodeWarrior compiler support
configure.in:
Initial Metrowerks CodeWarrior compiler support
include/my_sys.h:
Initial Metrowerks CodeWarrior compiler support
sql/sql_bitmap.h:
Initial Metrowerks CodeWarrior compiler support
cmd-line-utils/readline/terminal.c:
Initial Metrowerks CodeWarrior compiler support
|
|
|
|
|
|
|
|
|
|
|
|
| |
acinclude.m4:
added macro to check if dirent.d_namlen is defined
cmd-line-utils/libedit/config.h:
added define for __attribute__
cmd-line-utils/libedit/readline.c:
checked STRUCT_DIRENT_HAS_D_NAMLEN instead of
old enumeration of problem platforms
configure.in:
added checking if dirent has d_namlen member field
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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)
|
|
|