summaryrefslogtreecommitdiff
path: root/lib/libedit/TEST
AgeCommit message (Expand)Author
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-03rename historyw -> history_w for consistency.christos
2009-07-17Use the proper prompt printing function.christos
2009-03-31Implement literal prompt sequences. Now someone can implementchristos
2006-08-31Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitiverpaulo
2005-06-01Don't use non-standard uint or u_int.lukem
2005-05-28fix for WARNS=3lukem
2005-05-18Make signal handler safe. From Michael Knudsen, many thanks.christos
2003-12-08update for function name changelukem
2003-12-05Tokenization function enhancements:lukem
2003-10-16I got tired of typing a cc line.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-08-09Remove extraneous \n's in {err,warn}{,x}.soren
2002-03-23make sure this compiles cleanly and works.christos
2002-03-18- constify; passes all gcc and lint strict checks.christos
2000-09-04convert to new style guidelukem
1999-09-21fix id header...lukem
1999-07-02More trailing white space.simonb
1998-05-20Show the simpler way.christos
1998-05-20Fix for api changes.christos
1997-10-23make this compile with the new libedit history()lukem
1997-01-11RCSid policelukem
1995-10-15Added history load and save to file functions.christos
1994-05-06libedit!cgd