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:   jdc
Date:           Sun Feb  5 17:39:52 UTC 2006

Modified Files:
        src/lib/libcurses: clrtobot.c clrtoeol.c delch.c erase.c insdelln.c

Log Message:
Handle both background character and background attribute.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libcurses/clrtobot.c
cvs rdiff -r1.20 -r1.21 src/lib/libcurses/clrtoeol.c \
    src/lib/libcurses/erase.c
cvs rdiff -r1.18 -r1.19 src/lib/libcurses/delch.c
cvs rdiff -r1.11 -r1.12 src/lib/libcurses/insdelln.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