summaryrefslogtreecommitdiff
path: root/lib/libedit/tty.h
AgeCommit message (Expand)Author
2014-05-19more tty modes refactoring, no functional change intended.christos
2012-05-15save and restore the tty settings on entry and exit respectively.christos
2011-08-16re-enable -Wconversionchristos
2009-12-30Wide character support (UTF-8) from Johny Mattsson; currently disabled.christos
2005-06-01Don't use non-standard uint or u_int.lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-03-18- constify; passes all gcc and lint strict checks.christos
2000-09-04convert to new style guide, which includes:lukem
1999-09-26apparantly need <unistd.h> for portable way of getting _POSIX_VDISABLElukem
1999-07-02More trailing white space.simonb
1998-05-20change M_* constants to MD_* to avoid clashes with <stream.h>christos
1997-04-11Don't allow CSWTCH to interfere with CSUSP on __SVR4 systems.christos
1997-04-11Portability fixes:christos
1997-01-11RCSid policelukem
1994-05-06libedit!cgd