The NetBSD Project

src/lib/libedit/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libedit


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] TEST/        
[DIR] readline/        
[TXT] chared.c  1.37   9 months  christos   From Kamil Dudka: fix crash of el_insertstr() on incomplete multi-byte
[TXT] chared.h  1.21   2 years  christos   setup a callback to be invoked on resize buffers so that readline can reset rl_l...
[TXT] chartype.c  1.10   21 months  christos   re-enable -Wconversion
[TXT] chartype.h  1.10   18 months  christos   easier with an int for now.
[TXT] common.c  1.29   13 months  christos   From Jilles Tjoelker: Do not move the cursor for ed-delete-next-char in emacs mo...
[TXT] config.h  1.5   21 months  christos   better autoconf results
[TXT] editline.3  1.79   3 months  christos   provide an el_init_fd function.
[TXT] el.c  1.72   3 months  christos   provide an el_init_fd function.
[TXT] el.h  1.25   21 months  christos   pass -Wconversion
[TXT] eln.c  1.14   14 months  christos   include the NULL in the argv conversion
[TXT] emacs.c  1.25   21 months  christos   KNF return (\1); -> return \1;
[TXT] filecomplete.h  1.9   3 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] hist.c  1.20   21 months  christos   KNF return (\1); -> return \1;
[TXT] hist.h  1.13   21 months  christos   kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
[TXT] histedit.h  1.50   3 months  christos   provide an el_init_fd function.
[TXT] history.c  1.46   17 months  christos   Add coverity annotations about unreachable code (Kamil Dudka)
[TXT] keymacro.c  1.7   21 months  christos   re-enable -Wconversion
[TXT] keymacro.h  1.2   21 months  christos   whitespace and comments
[TXT] map.c  1.33   4 months  christos   remove dead assignment (Christoph Mallon)
[TXT] map.h  1.9   3 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] parse.c  1.26   21 months  christos   re-enable -Wconversion
[TXT] parse.h  1.7   3 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] prompt.c  1.20   21 months  christos   KNF return (\1); -> return \1;
[TXT] prompt.h  1.10   3 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] read.c  1.69   8 months  christos   return !OKCMD on error.
[TXT] read.h  1.7   3 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] readline.c  1.107   4 months  christos   explicitly pass (void *)0 instead of NULL.
[TXT] refresh.c  1.37   21 months  christos   pass -Wconversion
[TXT] refresh.h  1.6   3 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] search.c  1.30   19 months  christos   fixed warnings where wint_t is unsigned.
[TXT] search.h  1.9   3 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] shlib_version  1.19   3 months  christos   provide an el_init_fd function.
[TXT] sig.c  1.17   21 months  christos   kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
[TXT] sig.h  1.8   4 years  christos   reset and redraw on sigcont. From Anon Ymous.
[TXT] sys.h  1.17   19 months  christos   include <wchar.h> if we don't have wcsdup()
[TXT] terminal.c  1.14   11 months  christos   don't include both term.h and termcap.h
[TXT] terminal.h  1.4   13 months  christos   From: Jilles Tjoelker: Add a mapping for the cursor delete key
[TXT] tokenizer.c  1.21   21 months  christos   re-enable -Wconversion
[TXT] tty.c  1.42   12 months  christos   save and restore the tty settings on entry and exit respectively. cleanup debugg...
[TXT] tty.h  1.14   12 months  christos   save and restore the tty settings on entry and exit respectively. cleanup debugg...
[TXT] vi.c  1.43   16 months  christos   PR/45843: Henning Petersen: Fix resource leak on error.
[TXT] Makefile  1.51   9 months  joerg   Don't depend on HAVE_GCC being always defined.
[TXT] makelist  1.18   13 months  matt   Use C89 functions definitions.
[TXT] filecomplete.c  1.31   20 months  plunky   NULL does not need a cast, here
[TXT] editrc.5  1.27   4 months  wiz   Add FILES section. From jmc@OpenBSD.


CVSweb <webmaster@jp.NetBSD.org>