Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readkey: fix buffer overflow handling longer escape sequences | Ahmad Fatoum | 2020-09-14 | 1 | -1/+1 |
* | treewide: remove references to CREDITS | Uwe Kleine-König | 2020-04-27 | 1 | -3/+0 |
* | readkey: keys are unsigned char | Michael Olbrich | 2017-01-24 | 1 | -2/+2 |
* | stdio: rename getc to getchar | Sascha Hauer | 2016-04-15 | 1 | -4/+4 |
* | readkey: keys are unsigned char | Sascha Hauer | 2014-07-11 | 1 | -1/+1 |
* | input: Add BB_ prefix to KEY_ defines | Sascha Hauer | 2014-02-17 | 1 | -18/+18 |
* | Treewide: remove address of the Free Software Foundation | Sascha Hauer | 2012-09-17 | 1 | -3/+0 |
* | readkey: Use ARRAY_SIZE | Jan Weitzel | 2011-11-25 | 1 | -1/+1 |
* | readkey: force return from while true | Jan Weitzel | 2011-11-22 | 1 | -0/+2 |
* | Remove unnecessary casts in key defines | Sascha Hauer | 2009-12-18 | 1 | -1/+1 |
* | read_key: Use ARRAY_SIZE instead of hardcoded value | Sascha Hauer | 2009-12-18 | 1 | -1/+1 |
* | export functions | Sascha Hauer | 2007-10-04 | 1 | -1/+1 |
* | svn_rev_706 | Sascha Hauer | 2007-07-05 | 1 | -0/+23 |
* | svn_rev_643 | Sascha Hauer | 2007-07-05 | 1 | -0/+58 |