| version 1.45, 2010/02/23 19:48:26 |
version 1.46, 2010/12/16 17:42:28 |
|
|
| * - Add a compiler variable HAVE_WCHAR for wide character only code |
* - Add a compiler variable HAVE_WCHAR for wide character only code |
| * - Add a pointer to liked list of non-spacing characters in __ldata |
* - Add a pointer to liked list of non-spacing characters in __ldata |
| * and the macro to access the width field in the attribute field |
* and the macro to access the width field in the attribute field |
| * - Add a circular input character buffer in __screen to handle wide |
* - Add a circular input character buffer in __screen to handle |
| * character input (used in get_wch()) |
* wide-character input (used in get_wch()) |
| */ |
*/ |
| |
|
| #include <term.h> |
#include <term.h> |