NetBSD/lib/libedit
cube 0931c75c7a Order of evaluation of arguments is undefined, so call va_arg() in an
explicit order.  Fixes a segfault with bc reported by Patrick Welche on
current-users.
2009-02-19 20:27:11 +00:00
..
readline More fixes for existing portability stuff. 2009-02-12 13:39:49 +00:00
TEST
chared.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
chared.h pass lint on _LP64. 2009-02-15 21:55:23 +00:00
common.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
config.h Define HAVE_STRUCT_DIRENT_D_NAMLEN in config,h, and test it when 2009-01-26 17:32:41 +00:00
editline.3 Fix wordo, use more markup. 2009-02-19 09:48:08 +00:00
editrc.5 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
el.c Order of evaluation of arguments is undefined, so call va_arg() in an 2009-02-19 20:27:11 +00:00
el.h don't restart on EINTR, instead return NULL immediately. From Anon Ymous 2009-02-15 21:24:13 +00:00
emacs.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
filecomplete.c fix sign compare issues. 2009-02-16 00:15:45 +00:00
filecomplete.h fix sign compare issues. 2009-02-16 00:15:45 +00:00
hist.c
hist.h
histedit.h bump version for prompt arg. 2009-02-19 01:18:24 +00:00
history.c Plug memory leak, from MySQL. 2009-02-06 14:40:32 +00:00
key.c fix sign compare issues. 2009-02-16 00:15:45 +00:00
key.h pass lint on _LP64. 2009-02-15 21:55:23 +00:00
Makefile WARNS=4 2009-01-18 12:17:49 +00:00
makelist More fixes for existing portability stuff. 2009-02-12 13:39:49 +00:00
map.c
map.h
parse.c
parse.h
prompt.c allow for a prompt argument. 2009-02-17 21:34:26 +00:00
prompt.h allow for a prompt argument. 2009-02-17 21:34:26 +00:00
read.c reset and redraw on sigcont. From Anon Ymous. 2009-02-19 15:20:22 +00:00
read.h Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
readline.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
refresh.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
refresh.h
search.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
search.h
shlib_version bump shared libraries. 2009-01-11 03:07:47 +00:00
sig.c reset and redraw on sigcont. From Anon Ymous. 2009-02-19 15:20:22 +00:00
sig.h reset and redraw on sigcont. From Anon Ymous. 2009-02-19 15:20:22 +00:00
sys.h SUNOS is spelt __SunOS. Add missing prototypes. 2009-02-06 20:08:13 +00:00
term.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
term.h Allow a single process to control multiple ttys (for pthreads using _REENTRANT) 2008-09-10 15:45:37 +00:00
tokenizer.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
tty.c fix sign compare issues. 2009-02-16 00:15:45 +00:00
tty.h
vi.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00