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 |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
1.1 | 2 years | christos | Add a changes file |
![]() |
1.70 | 7 weeks | rin | Revert CC_WNO_USE_AFTER_FREE from Makefile's (thanks uwe@) |
![]() |
1.63 | 10 months | christos | improvements in malloc/free handling. |
![]() |
1.30 | 7 years | christos | Stop the read module from poking the el_chared.c_macro data structure currently ... |
![]() |
1.37 | 6 weeks | mrg | avoid various use-after-free issues. create a ptrdiff_t offset between the star... |
![]() |
1.37 | 17 months | tnn | libedit/chartype.h: portability fix for OSF/1 |
![]() |
1.49 | 3 years | ryo | fix build error with SDEBUG, MAP_DEBUG, DEBUG_REFRESH |
![]() |
1.10 | 7 months | christos | Remove unused stuff, and limit the scope of some of the used ones. (from des@fre... |
![]() |
1.101 | 2 years | wiz | Add verb to sentence. |
![]() |
1.5 | 7 years | christos | GNU readline(3) regards history chronologically, that is, from the perspective o... |
![]() |
1.34 | 9 months | uwe | editrc(5): Markup fixes |
![]() |
1.101 | 10 months | christos | improvements in malloc/free handling. |
![]() |
1.46 | 2 years | christos | Disable attempts to handle EINTR and non-blocking I/O by default. It is confusin... |
![]() |
1.37 | 20 months | christos | PR/56618: Walter Lozano: Improve libedit compatibility with readline by implemen... |
![]() |
1.36 | 7 years | christos | s/protected/libedit_private/g |
![]() |
1.73 | 4 months | christos | pass lint. |
![]() |
1.15 | 4 months | christos | pass lint. |
![]() |
1.34 | 4 years | christos | put the NULL check immediately after the allocation |
![]() |
1.23 | 6 years | christos | PR/51517: Jay West: Tty settings not restored on exit PR/51518: Jay West: prompt... |
![]() |
1.62 | 7 months | christos | Add a entry point for the complete function for FreeBSD compatibility with sh. |
![]() |
1.63 | 3 years | christos | Change strncpy to either memcpy (when we know the len), or strlcpy (when we used... |
![]() |
1.1 | 7 years | christos | From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc... |
![]() |
1.24 | 4 years | christos | PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize... |
![]() |
1.6 | 7 years | christos | s/protected/libedit_private/g |
![]() |
1.2 | 3 months | wiz | libedit: fix pkg-config to really provide readline directory as intended |
![]() |
1.5 | 4 years | christos | remove stray brace |
![]() |
1.2 | 6 years | kre | branches: 1.2.4; Allow wide characters (properly encoded as byte strings accor... |
![]() |
1.29 | 7 years | christos | s/protected/libedit_private/g |
![]() |
1.55 | 10 months | christos | improvements in malloc/free handling. |
![]() |
1.13 | 7 years | christos | s/protected/libedit_private/g |
![]() |
1.42 | 4 years | christos | PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize... |
![]() |
1.9 | 7 years | christos | s/protected/libedit_private/g |
![]() |
1.27 | 6 years | christos | add literal escape sequence support, patterned after the tcsh ones. |
![]() |
1.15 | 7 years | christos | s/protected/libedit_private/g |
![]() |
1.108 | 10 months | christos | improvements in malloc/free handling. |
![]() |
1.13 | 10 months | christos | improvements in malloc/free handling. |
![]() |
1.181 | 4 months | christos | pass lint. |
![]() |
1.58 | 2 years | christos | Add casts to appease conversions between wchar_t and wint_t |
![]() |
1.11 | 6 years | christos | - add literal sequence handling. |
![]() |
1.51 | 3 years | ryo | patbuf must be updated if the length of patbuf is greater than or equal to 0. (t... |
![]() |
1.14 | 7 years | christos | s/protected/libedit_private/g |
![]() |
1.19 | 10 years | christos | provide an el_init_fd function. |
![]() |
1.27 | 7 months | christos | Don't clear the handle to el "sel" and set it earlier to prevent handling a sign... |
![]() |
1.11 | 7 years | christos | s/protected/libedit_private/g |
![]() |
1.29 | 4 months | christos | pass lint. |
![]() |
1.46 | 7 months | christos | Remove unused stuff, and limit the scope of some of the used ones. (from des@fre... |
![]() |
1.9 | 7 years | christos | s/protected/libedit_private/g |
![]() |
1.29 | 3 months | christos | Fix some const qual (Piotr Pawel Stefaniak) |
![]() |
1.1 | 7 years | christos | From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc... |
![]() |
1.70 | 2 years | christos | Via Jess Thrysoee, from Adrian Bunk: Fix libedit build on Linux/Alpha Alpha is t... |
![]() |
1.24 | 2 years | andvar | s/dependend/dependent/ |
![]() |
1.64 | 2 years | christos | Respect $EDITOR when execution one (Baptiste Daroussin) |