dsl
|
31d993f26a
|
Use (unsigned char) not & 0xff on args to ctype functions
|
2004-10-28 20:52:20 +00:00 |
dsl
|
0cb35e8cae
|
Mask 'char' arguments to ctype functions with 0xff, an (int) cast doesn't
solve the problem of charcter codes 0x80..0xff
|
2004-10-27 20:26:26 +00:00 |
garbled
|
619eef692f
|
Patches to allow CDK to compile cleanly, and add KEY_CR, because curses.h
overrides the KEY_ENTER define in curdefs.h
|
2001-01-04 20:15:29 +00:00 |
garbled
|
5940edcfb4
|
Initial import of CDK 4.9.9. The work to port this was performed by
Charles Hannum, and that is the version being imported:
cdk-4.9.9-20000407-myc3
|
2001-01-04 19:57:58 +00:00 |