OpenGrok
Cross Reference: keymap.h
xref
: /
src
/
lib
/
libcurses
/
keymap.h
Home
|
History
|
Annotate
|
Download
|
only in
libcurses
History log of
/src/lib/libcurses/keymap.h
Revision
Date
Author
Comments
1.5
19-Apr-2022
rillig
lib: remove CONSTCOND comment
Since 2021-01-31, lint doesn't need it anymore for the common pattern of
'do ... while (0)'.
1.4
21-Apr-2012
roy
Add capfile(5) to describe the termcap format.
Adjust various man pages and other documentation to point to capfile(5)
instead of termcap(5).
Remove getcap(3) as curses hasn't been building it for a long time.
Punt wrterm.c as tset no longer uses it.
1.3
03-Feb-2010
roy
branches: 1.3.6;
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
1.2
28-May-2007
blymn
Merge in wide curses code done as a Summer of Code project by
Ruibiao Qiu.
1.1
21-Jan-2007
blymn
branches: 1.1.2;
Wide curses merge
1.1.2.2
25-Jan-2007
blymn
* rearrange code to ensure that SET_WCOL() is called after attributes
are copied/set.
* fix some instances where attributes were being checked without
masking with WA_ATTRIBUTES
* Replace another instance of non-spacing character copying with function
call.
1.1.2.1
21-Jan-2007
blymn
Merge wide curses.
1.3.6.1
23-May-2012
yamt
sync with head.
Indexes created Sat Sep 27 21:09:56 GMT 2025