NetBSD/lib/libedit
christos ea3813ed2f apply apple patches from:
http://opensource.apple.com/source/libedit/libedit-11/patches/
2009-09-07 21:24:33 +00:00
..
TEST Use the proper prompt printing function. 2009-07-17 12:25:52 +00:00
readline apply apple patches from: 2009-09-07 21:24:33 +00:00
Makefile
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 fix mis-evaluating whether a char is digit or not. 2009-02-27 04:18:45 +00:00
config.h
editline.3 note that the return value of el_gets doesn't remain valid across 2009-07-05 21:55:24 +00:00
editrc.5 Drop trailing whitespace. 2009-04-11 22:17:52 +00:00
el.c Ignore comment lines in .editrc from Jess Thrysoee 2009-07-25 21:19:23 +00:00
el.h
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 apply apple patches from: 2009-09-07 21:24:33 +00:00
history.c apply apple patches from: 2009-09-07 21:24:33 +00:00
key.c more size_t stuff. 2009-02-21 23:31:56 +00:00
key.h more size_t stuff. 2009-02-21 23:31:56 +00:00
makelist
map.c
map.h
parse.c
parse.h
prompt.c handle prompt_esc properly. 2009-07-17 12:26:26 +00:00
prompt.h Implement literal prompt sequences. Now someone can implement 2009-03-31 17:38:27 +00:00
read.c Always initialize nread since it is an out param. 2009-07-22 15:57:00 +00:00
read.h
readline.c apply apple patches from: 2009-09-07 21:24:33 +00:00
refresh.c Simplify the code. No functional change. 2009-07-17 12:28:27 +00:00
refresh.h
search.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
search.h
shlib_version
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 delete defined(sun), it could be invaded in the user namespace. Suggested 2009-08-31 00:05:43 +00:00
term.c delete defined(sun), it could be invaded in the user namespace. Suggested 2009-08-31 00:05:43 +00:00
term.h Implement literal prompt sequences. Now someone can implement 2009-03-31 17:38:27 +00:00
tokenizer.c pass lint on _LP64. 2009-02-15 21:55:23 +00:00
tty.c Don't depend on side effects inside an assert 2009-07-22 15:58:09 +00:00
tty.h
vi.c more size_t stuff. 2009-02-21 23:31:56 +00:00