Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   mycroft
Date:           Fri May 19 01:05:45 UTC 2000

Modified Files:
        basesrc/lib/libcurses: cr_put.c refresh.c setterm.c

Log Message:
We already initialize UP and BC when we fire up Curses, so pass a null pointer
to t_goto() to avoid doing it again... and again... and...


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/lib/libcurses/cr_put.c
cvs rdiff -r1.30 -r1.31 basesrc/lib/libcurses/refresh.c
cvs rdiff -r1.22 -r1.23 basesrc/lib/libcurses/setterm.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