.. |
TEST
|
need err.h now
|
2011-08-04 14:33:05 +00:00 |
readline
|
unbreak readline history.
|
2010-09-16 20:08:51 +00:00 |
Makefile
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
chared.c
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
chared.h
|
setup a callback to be invoked on resize buffers so that readline can
|
2010-08-28 15:44:59 +00:00 |
chartype.c
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
chartype.h
|
pass -Wconversion
|
2011-07-29 23:44:44 +00:00 |
common.c
|
- fix unused params
|
2011-07-29 20:58:07 +00:00 |
config.h
|
better autoconf results
|
2011-07-29 20:57:34 +00:00 |
editline.3
|
Fix argument for EL_EDITOR from Jess Thrysoee
|
2011-02-27 01:51:37 +00:00 |
editrc.5
|
Markup consistency, from YOMURA Masanori. Add serial comma.
|
2011-04-25 22:47:27 +00:00 |
el.c
|
KNF return (\1); -> return \1;
|
2011-07-29 15:16:33 +00:00 |
el.h
|
pass -Wconversion
|
2011-07-29 23:44:44 +00:00 |
eln.c
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
emacs.c
|
KNF return (\1); -> return \1;
|
2011-07-29 15:16:33 +00:00 |
filecomplete.c
|
NULL does not need a cast, here
|
2011-09-16 16:13:16 +00:00 |
filecomplete.h
|
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
|
2009-12-30 22:37:40 +00:00 |
hist.c
|
KNF return (\1); -> return \1;
|
2011-07-29 15:16:33 +00:00 |
hist.h
|
kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
|
2011-07-28 20:50:55 +00:00 |
histedit.h
|
kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
|
2011-07-28 20:50:55 +00:00 |
history.c
|
pass -Wconversion
|
2011-07-29 23:44:44 +00:00 |
keymacro.c
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
keymacro.h
|
whitespace and comments
|
2011-07-28 03:44:36 +00:00 |
makelist
|
include config.h for all c files.
|
2011-07-28 00:43:53 +00:00 |
map.c
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
map.h
|
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
|
2009-12-30 22:37:40 +00:00 |
parse.c
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
parse.h
|
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
|
2009-12-30 22:37:40 +00:00 |
prompt.c
|
KNF return (\1); -> return \1;
|
2011-07-29 15:16:33 +00:00 |
prompt.h
|
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
|
2009-12-30 22:37:40 +00:00 |
read.c
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
read.h
|
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
|
2009-12-30 22:37:40 +00:00 |
readline.c
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
refresh.c
|
pass -Wconversion
|
2011-07-29 23:44:44 +00:00 |
refresh.h
|
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
|
2009-12-30 22:37:40 +00:00 |
search.c
|
fixed warnings where wint_t is unsigned.
|
2011-10-04 15:27:04 +00:00 |
search.h
|
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
|
2009-12-30 22:37:40 +00:00 |
shlib_version
|
…
|
|
sig.c
|
kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
|
2011-07-28 20:50:55 +00:00 |
sig.h
|
…
|
|
sys.h
|
include <wchar.h> if we don't have wcsdup()
|
2011-09-28 14:08:04 +00:00 |
terminal.c
|
fixed warnings where wint_t is unsigned.
|
2011-10-04 15:27:04 +00:00 |
terminal.h
|
pass -Wconversion
|
2011-07-29 23:44:44 +00:00 |
tokenizer.c
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
tty.c
|
fixed warnings where wint_t is unsigned.
|
2011-10-04 15:27:04 +00:00 |
tty.h
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
vi.c
|
fixed warnings where wint_t is unsigned.
|
2011-10-04 15:27:04 +00:00 |