aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/getch2.c
Commit message (Expand)AuthorAge
* Rename font-related preprocessor directives.Gravatar diego2008-08-07
* Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* getch2: Fix incorrect testGravatar uau2007-09-15
* Clean up getch2() code somewhatGravatar uau2007-08-25
* Make terminal input work more like VO key inputGravatar uau2007-08-25
* "()" to "(void)" function param list fixesGravatar uau2007-04-01
* Add code to detect and convert to console codepage on Windows.Gravatar reimar2007-03-04
* Always use tcgetattr/tcsetattr instead of #ifdef messGravatar reimar2006-12-12
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* AIX PPC portGravatar diego2005-12-29
* change erase to end of line, fall back to old behavior if no termcap foundGravatar ods152005-12-29
* Use termcap "erase to end of line" character code instead of using spacesGravatar ods152005-12-25
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-14
* DragonFly BSD supportGravatar diego2005-05-25
* morphos support by Nicolas DetGravatar alex2004-04-05
* The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c shouldGravatar diego2004-03-24
* linux->osdepGravatar arpi2003-02-09