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
/
attributes.c
Age
Commit message (
Expand
)
Author
2010-12-25
Little bit more debug information.
blymn
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2008-06-13
avoid c99 on DEBUG.
yamt
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-14
Make this compile when HAVE_WCHAR is not defined.
jdc
2008-03-21
Add termattrs() and term_attrs() (requested by wiz@).
jdc
2007-05-28
Merge in wide curses code done as a Summer of Code project by
blymn
2007-01-21
Add debug "areas" that allow selective debugging by setting the
jdc
2003-10-21
Don't use NULL to compare against an int.
fvdl
2003-03-30
Add attr_set() group of functions.
jdc
2003-02-17
Fix resize of windows with subwins.
dsl
2003-01-27
Remove check for attribute/colour conflict.
jdc
2000-12-19
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
jdc
2000-05-11
New function getattrs().
jdc
2000-04-28
Clean up a bunch more logic.
mycroft
2000-04-24
* Added rcs id line to files missing it.
blymn
2000-04-16
Add extra debug output (for wattrset()).
jdc
2000-04-15
Added functions to replace what were previously macros in curses.h
blymn
2000-04-12
Copyright assgned to TNF.
jdc
2000-04-11
Made data structures opaque
blymn
1999-04-13
Upgrades the standard NetBSD curses library to provide some
mrg