Source-Changes archive

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

CVS commit: [netbsd-5] src/lib/libcurses



Module Name:    src
Committed By:   snj
Date:           Thu Dec 10 23:18:48 UTC 2009

Modified Files:
        src/lib/libcurses [netbsd-5]: curses.h keypad.c

Log Message:
Pull up following revision(s) (requested by drochner in ticket #1190):
        lib/libcurses/keypad.c: revision 1.11
        lib/libcurses/curses.h: revision 1.94
Make keypad return an int instead of nothing, as the SUS and even
curses_input(3) [!] say it should.
OK'd jdc@.  ABI lawyers say this doesn't need major bump.


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.93.8.1 src/lib/libcurses/curses.h
cvs rdiff -u -r1.10 -r1.10.18.1 src/lib/libcurses/keypad.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