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: dsl
Date: Thu Jul 31 10:36:01 UTC 2003
Modified Files:
src/lib/libcurses: addbytes.c curses_private.h move.c
Log Message:
Do something more sensible for waddbytes(..., "\r\n", ...);
I'm not sure about the clrtoeol() at all though - maybe it should
be done as part of scroll()?
Leave 'x' alone when __NONL set.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/lib/libcurses/addbytes.c
cvs rdiff -r1.32 -r1.33 src/lib/libcurses/curses_private.h
cvs rdiff -r1.11 -r1.12 src/lib/libcurses/move.c
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