NetBSD/lib/libedit
christos 7fc140d15b Fixes from OpenBSD via Ingo Schwarze:
1) Missing comma after tok_str in NAME.
   OpenBSD rev. 1.38 Sep 10, 2015 (schwarze)
2) Style: void in argument list.
   OpenBSD rev. 1.39 Sep 14, 2015 (schwarze)
3) English punctuation: stray comma.
   OpenBSD rev. 1.37 Mar 13, 2015 (jmc)
2016-02-24 18:28:54 +00:00
..
readline whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
TEST whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
chared.c A very simple, non-intrusive patch to fix a segfault (and a 2016-02-24 14:29:21 +00:00
chared.h More header cleanups from Ingo Schwarze. 2016-02-16 22:53:14 +00:00
chartype.c Tuck in mbstate_t to the wide char version only to avoid exposing the zeroing 2016-02-24 17:20:01 +00:00
chartype.h Tuck in mbstate_t to the wide char version only to avoid exposing the zeroing 2016-02-24 17:20:01 +00:00
common.c Get split el_getc and el_wgetc completely and call el_wgetc internally. 2016-02-24 14:25:38 +00:00
config.h - don't set _GNU_SOURCE. We are not supposed to make decisions for others. 2016-02-16 19:29:51 +00:00
editline.3 Fixes from OpenBSD via Ingo Schwarze: 2016-02-24 18:28:54 +00:00
editrc.5
el.c Make the read_char function always take a wchar_t * argument (Ingo Schwarze) 2016-02-24 17:13:22 +00:00
el.h Make the read_char function always take a wchar_t * argument (Ingo Schwarze) 2016-02-24 17:13:22 +00:00
eln.c Make the read_char function always take a wchar_t * argument (Ingo Schwarze) 2016-02-24 17:13:22 +00:00
emacs.c More header cleanups from Ingo Schwarze. 2016-02-16 22:53:14 +00:00
filecomplete.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
filecomplete.h
hist.c More header cleanups from Ingo Schwarze. 2016-02-16 22:53:14 +00:00
hist.h whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
histedit.h whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
history.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
keymacro.c Get split el_getc and el_wgetc completely and call el_wgetc internally. 2016-02-24 14:25:38 +00:00
keymacro.h One macro is enough (Ingo Schwarze) 2016-01-29 19:59:11 +00:00
Makefile Get split el_getc and el_wgetc completely and call el_wgetc internally. 2016-02-24 14:25:38 +00:00
makelist whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
map.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
map.h
parse.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
parse.h
prompt.c From Ingo Scharze: 2016-02-16 15:53:48 +00:00
prompt.h whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
read.c Tuck in mbstate_t to the wide char version only to avoid exposing the zeroing 2016-02-24 17:20:01 +00:00
read.h Make the read_char function always take a wchar_t * argument (Ingo Schwarze) 2016-02-24 17:13:22 +00:00
readline.c Make the read_char function always take a wchar_t * argument (Ingo Schwarze) 2016-02-24 17:13:22 +00:00
refresh.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
refresh.h From Ingo Scharze: 2016-02-16 15:53:48 +00:00
search.c Get split el_getc and el_wgetc completely and call el_wgetc internally. 2016-02-24 14:25:38 +00:00
search.h From Ingo Scharze: 2016-02-16 15:53:48 +00:00
shlib_version
sig.c more include file cleanup (Ingo Schwarze) 2016-02-16 19:08:41 +00:00
sig.h From Ingo Scharze: 2016-02-16 15:53:48 +00:00
sys.h whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
terminal.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
terminal.h From Ingo Scharze: 2016-02-16 15:53:48 +00:00
tokenizer.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
tty.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
tty.h From Ingo Scharze: 2016-02-16 15:53:48 +00:00
vi.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00