Source-Changes archive

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

CVS commit: src/lib/libcurses



Module Name:    src
Committed By:   joerg
Date:           Tue Jul  7 13:10:02 UTC 2009

Modified Files:
        src/lib/libcurses: chgat.c curses_chgat.3

Log Message:
Be strict on xcurses support:
- Do not perform wrapping at all by setting the line flags.
- Do not alter the cursor position, even for mv(w)chgat.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libcurses/chgat.c
cvs rdiff -u -r1.2 -r1.3 src/lib/libcurses/curses_chgat.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