Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   uwe
Date:           Mon Nov 19 01:08:22 UTC 2018

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/lib/libcurses: Makefile
Added Files:
        src/lib/libcurses: curses_cchar.3

Log Message:
Provide basic documentation on getcchar(3) and setcchar(3).

Looks like we don't have any of wide curses stuff documented, so this
seems to be a good place to start.  Needs more exposition on wide
attr_t and how it's related to non-wide chtype, etc, etc.


To generate a diff of this commit:
cvs rdiff -u -r1.2238 -r1.2239 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.88 -r1.89 src/lib/libcurses/Makefile
cvs rdiff -u -r0 -r1.1 src/lib/libcurses/curses_cchar.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index