summaryrefslogtreecommitdiff
path: root/lib/libcurses/cchar.c
AgeCommit message (Expand)Author
2020-07-02setcchar - don't lose combining marks to a typo.uwe
2018-11-22Drop HAVE_WCHAR ifdefs from code that is not even compiled with !HAVE_WCHAR.uwe
2018-11-20Compare pointers to NULL, not to zero.uwe
2018-11-20Drop bogus cast.uwe
2018-11-20Don't hide assignments inside tests.uwe
2018-11-20Fix color pair handling. color_pair argument is a pair number.uwe
2017-01-06KNF.roy
2010-12-16Observe the following spelling:wiz
2010-02-23misc fixes and improvements:drochner
2007-05-29Fix some compiler warnings.blymn
2007-05-28Merge in wide curses code done as a Summer of Code project byblymn
2007-01-21Wide curses mergeblymn