summaryrefslogtreecommitdiffstats
path: root/lib/libedit/TEST
Commit message (Collapse)AuthorAgeFilesLines
* Synchronize libedit with NetBSD and activate UTF-8 support [1]bapt2015-01-093-8/+349
| | | | | | | | | | | | | | Differences with NetBSD Reapply our local patches on top of it Fix Unicode environement detection Fix reading a line in unicode environment. It allows /bin/sh to works in UTF-8 envs Differential Revision: https://reviews.freebsd.org/D1455 Reviewed by: jilles, pfg Obtained from: NetBSD [1] MFC after: 1 month Relnotes: yes
* Fix mismatch.pfg2014-07-231-1/+1
| | | | MFC after: 3 days
* Sync some (mostly cosmetical) changes from NetBSDpfg2014-07-101-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile,v 1.37 tc1.c v 1.3 Rename TEST/test.c tc1.c common.c,v 1.23 pass lint on _LP64. emacs.c,v 1.22 pass lint on _LP64. filecomplete.h,v 1.8 mv NetBSD ID back from 1.9 as we don't have the widecharacter support. prompt.c,v 1.14 prompt.h,v 1.9 term.h,v 1.20 read.h,v 1.6 Update NetBSD version strings sys.h,v 1.12 Misc sun stuff. tty.c 1.31 handle EINTR in the termios operations Allow a single process to control multiple ttys (for pthreads using _REENTRANT) using multiple EditLine objects. pass lint on _LP64. Don't depend on side effects inside an assert MFC after: 1 week Obtained from: NetBSD
* Sync libedit with recent NetBSD developments. Including improvements to thestefanf2005-08-071-24/+58
| | | | | | | vi-mode, removal of clause 3, cleanups and the export of the tokenization functions. Not included: config.h, filecomplete.{c,h}
* + Sync with NetBSD, bringing in feature enhancements.obrien2001-10-011-157/+180
| | | | | | | + Convert to ANSI-C function definitions + style(9) Submitted by: kris
* Add extra test functionality.msmith1997-06-251-21/+49
| | | | Obtained from: NetBSD
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+213
OpenPOWER on IntegriCloud