NetBSD/lib/libedit
lukem 1f11bc4cc8 instead of using a private coord_t global variable to store the size of the
rprompt, use the previously unused coord_t el->el_rprompt.p_pos
1999-11-13 11:32:12 +00:00
..
TEST fix id header... 1999-09-21 00:07:03 +00:00
Makefile Use LIBEDITDIR instead of CURDIR so we can use that Makefile to compile 1999-07-06 14:10:21 +00:00
chared.c More trailing white space. 1999-07-02 15:14:07 +00:00
chared.h More trailing white space. 1999-07-02 15:14:07 +00:00
common.c More trailing white space. 1999-07-02 15:14:07 +00:00
editline.3 - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
editrc.5 More trailing white space. 1999-07-02 15:14:07 +00:00
el.c - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
el.h - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
emacs.c More trailing white space. 1999-07-02 15:14:07 +00:00
hist.c More trailing white space. 1999-07-02 15:14:07 +00:00
hist.h
histedit.h - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
history.c More trailing white space. 1999-07-02 15:14:07 +00:00
key.c More trailing white space. 1999-07-02 15:14:07 +00:00
key.h More trailing white space. 1999-07-02 15:14:07 +00:00
makelist More trailing white space. 1999-07-02 15:14:07 +00:00
map.c don't assume locales are not working - it may not be the case 1999-10-15 17:01:19 +00:00
map.h More trailing white space. 1999-07-02 15:14:07 +00:00
parse.c More trailing white space. 1999-07-02 15:14:07 +00:00
parse.h More trailing white space. 1999-07-02 15:14:07 +00:00
prompt.c - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
prompt.h - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
read.c remove some lint 1999-10-04 23:23:21 +00:00
readline.c don't try to free() something allocated with alloca() in rl_complete_internal(). 1999-07-03 11:55:51 +00:00
readline.h
refresh.c instead of using a private coord_t global variable to store the size of the 1999-11-13 11:32:12 +00:00
refresh.h
search.c More trailing white space. 1999-07-02 15:14:07 +00:00
search.h More trailing white space. 1999-07-02 15:14:07 +00:00
shlib_version - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
sig.c More trailing white space. 1999-07-02 15:14:07 +00:00
sig.h
sys.h
term.c Fix pointer arithmatic (caused problems on LP64, including ftp dumping 1999-10-24 04:04:13 +00:00
term.h update post change to return value of tputs() third argument 1999-10-04 23:24:04 +00:00
tokenizer.c More trailing white space. 1999-07-02 15:14:07 +00:00
tokenizer.h More trailing white space. 1999-07-02 15:14:07 +00:00
tty.c Fix PR7685 (gdb under emacs prints spurious ^M and messes up terminal) 1999-08-02 01:01:55 +00:00
tty.h apparantly need <unistd.h> for portable way of getting _POSIX_VDISABLE 1999-09-26 14:37:47 +00:00
vi.c More trailing white space. 1999-07-02 15:14:07 +00:00