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:   jdc
Date:           Wed May 17 16:23:49 UTC 2000

Modified Files:
        basesrc/lib/libcurses: getch.c keypad.c tstp.c tty.c

Log Message:
Send, if necessary, 'ks' or 'ke' sequences from keypad() and wgetch().
Fixes PR 10116.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/lib/libcurses/getch.c
cvs rdiff -r1.4 -r1.5 basesrc/lib/libcurses/keypad.c
cvs rdiff -r1.18 -r1.19 basesrc/lib/libcurses/tstp.c
cvs rdiff -r1.19 -r1.20 basesrc/lib/libcurses/tty.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