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: blymn
Date: Sat Apr 22 14:32:45 UTC 2000
Modified Files:
basesrc/lib/libcurses: curses.3 curses.h getch.c
Log Message:
* Added ungetch
* Converted inkey and getch to use getchar instead of read so ungetch
will work.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/lib/libcurses/curses.3
cvs rdiff -r1.40 -r1.41 basesrc/lib/libcurses/curses.h
cvs rdiff -r1.21 -r1.22 basesrc/lib/libcurses/getch.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