freebsd-dev/lib/libedit
John Polstra f92bdbd010 Switch to using ".So" as the extension for PIC object files rather
than ".so".  The old extension conflicted with well-established
naming conventions for dynamically loadable modules.

The "clean" targets continue to remove ".so" files too, to deal with
old systems.
1999-01-09 21:51:00 +00:00
..
TEST Add extra test functionality. 1997-06-25 08:14:45 +00:00
chared.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
chared.h Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
common.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
editline.3 Spelling corrections. 1998-06-06 05:50:53 +00:00
editrc.5 Spelling fixes. 1998-06-10 12:34:27 +00:00
el.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
el.h Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
emacs.c 8bit cleaness (ctype) fixes 1996-08-11 19:20:30 +00:00
hist.c
hist.h Update libedit with changes from NetBSD. Includes history load/save, 1997-06-25 08:14:24 +00:00
history.c Update libedit with changes from NetBSD. Includes history load/save, 1997-06-25 08:14:24 +00:00
key.c ctype: portability, sign extension and cleanup fixes 1997-06-27 11:50:56 +00:00
key.h
Makefile Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
makelist Don't use absolute path. 1998-05-27 07:39:05 +00:00
map.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
map.h
parse.c ctype: portability, sign extension and cleanup fixes 1997-06-27 11:50:56 +00:00
parse.h
prompt.c
prompt.h
read.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
refresh.c ctype: portability, sign extension and cleanup fixes 1997-06-27 11:50:56 +00:00
refresh.h
search.c Fix vi-mode searching broken with the NetBSD changes update. 1997-07-14 13:21:08 +00:00
search.h
sig.c Update libedit with changes from NetBSD. Includes history load/save, 1997-06-25 08:14:24 +00:00
sig.h
sys.h Update libedit with changes from NetBSD. Includes history load/save, 1997-06-25 08:14:24 +00:00
term.c On the alpha, sizeof(char*) != sizeof(int) which was assumed in 1998-11-30 10:12:03 +00:00
term.h
tokenizer.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
tokenizer.h
tty.c Don't swap carriage return and new line in quoted mode (after ^V). 1998-01-22 07:37:10 +00:00
tty.h Update libedit with changes from NetBSD. Includes history load/save, 1997-06-25 08:14:24 +00:00
vi.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00