NetBSD/lib/libedit
kleink 3ed4fcf61e In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
of errno.
1999-01-11 22:39:59 +00:00
..
TEST Show the simpler way. 1998-05-20 01:38:53 +00:00
Makefile * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
chared.c delint 1998-12-12 20:08:21 +00:00
chared.h delint 1998-12-12 20:08:21 +00:00
common.c delint 1998-12-12 20:08:21 +00:00
editline.3 fix history() prototype. (d@openbsd.org) 1999-01-05 22:46:22 +00:00
editrc.5 * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
el.c delint 1998-12-12 20:08:21 +00:00
el.h * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
emacs.c cast is*() arg to unsigned char 1998-05-20 01:01:28 +00:00
hist.c PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't 1997-10-14 15:05:49 +00:00
hist.h PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't 1997-10-14 15:05:49 +00:00
histedit.h Change multiple inclusion protection symbol name to NetBSD convention which 1998-12-20 17:52:01 +00:00
history.c - missing error message from array could cause core dump 1998-12-12 19:52:51 +00:00
key.c delint 1998-12-12 20:08:21 +00:00
key.h
makelist
map.c delint 1998-12-12 20:08:21 +00:00
map.h * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
parse.c delint 1998-12-12 20:08:21 +00:00
parse.h
prompt.c * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
prompt.h * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
read.c In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration 1999-01-11 22:39:59 +00:00
readline.c many problems; variables hidden by others, size_t <-> confusion 1998-12-12 19:54:16 +00:00
readline.h Const de-poisoning :-( Unfortunately the default gnu readline does not 1997-10-23 22:51:59 +00:00
refresh.c delint 1998-12-12 20:08:21 +00:00
refresh.h
search.c PR/6081: Wolfgang Helbig: search broken in vi mode. When patbuf was changed 1998-09-02 21:33:50 +00:00
search.h delint 1998-12-12 20:08:21 +00:00
shlib_version * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
sig.c
sig.h
sys.h
term.c delint 1998-12-12 20:08:21 +00:00
term.h remove term_beep hack. 1998-05-20 01:04:17 +00:00
tokenizer.c delint 1998-12-12 20:08:21 +00:00
tokenizer.h
tty.c Obey incoming tty char settings. 1998-09-27 18:04:12 +00:00
tty.h change M_* constants to MD_* to avoid clashes with <stream.h> 1998-05-20 01:04:56 +00:00
vi.c delint 1998-12-12 20:08:21 +00:00