index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libedit
/
TEST
Age
Commit message (
Expand
)
Author
2017-10-15
Add copyright and rcs header to the test program.
abhinav
2017-10-15
Add support for escaping special characters when doing filename completion.
abhinav
2016-03-23
Start removing the WIDECHAR ifdefs; building without it has stopped working
christos
2016-02-29
convert to 2 clause
christos
2016-02-17
whitespace and header sorting changes (Ingo Schwarze). No functional changes.
christos
2016-02-15
Compile with WIDECHAR the same way the main Makefile does (Ingo Schwarze)
christos
2014-06-18
cast gotsig because it is long on some systems.
christos
2011-11-18
Initialize res (Kamil Dudka)
christos
2011-08-04
need err.h now
christos
2011-07-28
- check and don't cast malloc return
christos
2011-07-27
add history testing code.
christos
2010-09-16
unbreak readline history.
christos
2010-04-18
\033 is more portable than \e still.
christos
2010-04-15
From Jess Thrysoee: call setlocale so we can test UTF-8
christos
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2010-01-03
rename historyw -> history_w for consistency.
christos
2009-07-17
Use the proper prompt printing function.
christos
2009-03-31
Implement literal prompt sequences. Now someone can implement
christos
2006-08-31
Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitive
rpaulo
2005-06-01
Don't use non-standard uint or u_int.
lukem
2005-05-28
fix for WARNS=3
lukem
2005-05-18
Make signal handler safe. From Michael Knudsen, many thanks.
christos
2003-12-08
update for function name change
lukem
2003-12-05
Tokenization function enhancements:
lukem
2003-10-16
I got tired of typing a cc line.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-08-09
Remove extraneous \n's in {err,warn}{,x}.
soren
2002-03-23
make sure this compiles cleanly and works.
christos
2002-03-18
- constify; passes all gcc and lint strict checks.
christos
2000-09-04
convert to new style guide
lukem
1999-09-21
fix id header...
lukem
1999-07-02
More trailing white space.
simonb
1998-05-20
Show the simpler way.
christos
1998-05-20
Fix for api changes.
christos
1997-10-23
make this compile with the new libedit history()
lukem
1997-01-11
RCSid police
lukem
1995-10-15
Added history load and save to file functions.
christos
1994-05-06
libedit!
cgd