index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcurses
Age
Commit message (
Expand
)
Author
2010-02-25
fix wrong widechar assignment for "up arrow"
drochner
2010-02-24
document wsyncup/wsyncdown/wcursyncup
drochner
2010-02-23
misc fixes and improvements:
drochner
2010-02-20
Bump date for previous.
wiz
2010-02-19
explain a non-portable behavior
drochner
2010-02-12
Change from scroll_forward to cursor_down.
roy
2010-02-11
Don't assume the terminal has a description.
roy
2010-02-08
Fix an off-by-one error.
roy
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-11-04
Read input from the correct FILE.
dsl
2009-11-04
Round timeout values up.
dsl
2009-11-01
Move calls to __restore_termios() into the failing path of the functions
dsl
2009-10-06
Return the same information whether or not we have wide characters.
jdc
2009-07-28
fix debugging build. Hi Roy!
christos
2009-07-22
Prepare curses for the possibility of changing from termcap to terminfo.
roy
2009-07-12
Add RCS Id. Fill in name in license. New sentence, new line.
wiz
2009-07-12
Bump date for *chgat*.
wiz
2009-07-09
Ensure that y,x are valid coordinates before using them.
joerg
2009-07-07
Be strict on xcurses support:
joerg
2009-07-07
chgat() and friends are in X/Open. Noticed by Thomas Dickey.
joerg
2009-07-07
Add vw_printw and vw_scanw as mandated by SUSv2's xcurses. Follow
joerg
2009-07-07
Use __printflike/__scanflike.
joerg
2009-07-06
Add support for the chgat(3) family. It is a useful extension from
joerg
2009-05-18
Sort SEE ALSO. New sentence, new line.
wiz
2009-04-06
make fileio.h work with objdir.
christos
2009-04-06
regen
christos
2009-04-01
Make keypad return an int instead of nothing, as the SUS and even
cube
2009-02-23
Sort sections.
wiz
2009-02-22
Get the ESCDELAY from the environment.
christos
2009-02-22
Document curses environment variables.
christos
2009-02-09
Fix bug where a single ESC was not recognised when in keypad() mode.
jdc
2009-01-17
fix debugging build.
christos
2009-01-11
bump shared libraries.
christos
2008-10-27
s/AWK/TOOL_AWK/. Problem reported by Greg Oster.
apb
2008-07-23
add workaround for PR/39175(Curses regression causes disoptimal and
tnozaki
2008-07-04
use mbrtowc() instead of mbtowc().
tnozaki
2008-07-04
use nl_langinfo(CODESET) instead of setlocale(LC_ALL, "").
tnozaki
2008-07-04
fix cursor position problem with the character wcwidth > 1.
tnozaki
2008-06-13
remove unnecessary casts.
yamt
2008-06-13
avoid c99 on DEBUG.
yamt
2008-05-24
Coverity CID 5024: Fix double free on error path.
christos
2008-05-13
Use WARNS=2, which just works.
tsutsui
2008-05-02
Move to 2 clause TNF license (was: strange 3 clause version)
martin
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-29
Revert the scrolling region change from revision 1.18, as this breaks (at
jdc
2008-04-29
Convert to new 2 clause license
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-27
Use WARNS=1 rather than adding warning options to COPTS.
tsutsui
2008-04-27
Enable gcc optimization on m68000 (sun2) again with minimum hacks.
tsutsui
2008-04-15
Add getwin and putwin mlinks.
jdc
[next]