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
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
2008-04-14
Remove unused BUGS section header.
jdc
2008-04-14
Cross reference curses_fileio(3).
jdc
2008-04-14
Document termattrs(), term_attrs(), putwin() and getwin()
jdc
2008-04-14
Add new file IO functions.
jdc
2008-04-14
Add new file IO functions.
jdc
2008-04-14
File IO functions header file.
jdc
2008-04-14
Increment minor for getwin()/putwin() addition.
jdc
2008-04-14
File IO functions getwin() and putwin().
jdc
2008-04-14
Header (fileio.h) generation script for file IO functions.
jdc
2008-04-14
Add FILEIO ctrace definition.
jdc
2008-04-14
Make this compile when HAVE_WCHAR is not defined.
jdc
2008-04-14
Remove unused code.
jdc
2008-04-14
Make __subwin() static.
jdc
2008-04-14
Add extra debugging information.
jdc
2008-04-14
Make this compile when HAVE_WCHAR is not defined.
jdc
2008-03-24
Don't define HAVE_WCHAR if DISABLE_WCHAR is defined.
jdc
2008-03-21
Increment libcurses minor version (termattrs() and term_attrs() added).
jdc
2008-03-21
Add termattrs() and term_attrs().
jdc
2008-03-21
Add termattrs() and term_attrs().
jdc
2008-03-21
Add termattrs() and term_attrs().
jdc
2008-03-21
Add termattrs() and term_attrs() (requested by wiz@).
jdc
2008-02-09
only use -Wuninitialized with -O>0.
mrg
2007-12-08
Keep pushed-back characters locally. Fixes problems where KEY_* symbols
jdc
2007-11-18
We don't need to call __init_getch here, as it is called from
jdc
[next]