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
2021-09-06
Always autogen fileio.h.
rin
2021-09-06
Style fixes most for __CTRACE().
rin
2021-09-06
Unifdef DEBUG for CTRACE().
rin
2021-09-06
Expand __CTRACE() to __nothing #ifndef DEBUG.
rin
2021-09-06
Fix old-style definition: curses_version() --> curses_version(void)
rin
2021-09-06
Fix old-style definition: use_default_colors() --> use_default_colors(void)
rin
2021-08-15
libcurses: fix usage of __warn_references
rillig
2021-08-15
This is a mess; always define MB_LEN_MAX so both the regular and libhack
christos
2021-08-15
need limits.h
christos
2021-08-15
Use MBL_LEN_MAX (constant) so that SSP works
christos
2021-08-03
curses: clarify standout as the "best" _supported_ highlighting mode
nia
2021-08-02
curses: clarify documentation regarding the standout attribute
nia
2021-07-26
The BUGS sections is incorrect again for "modern" terminals.
nia
2021-06-27
Fix PR lib/55931
blymn
2021-06-27
Fix SSP build
christos
2021-06-24
Fix printf format for size_t
martin
2021-06-24
Make sure we don't use wide char routines when DISABLE_WCHAR is in
blymn
2021-06-22
Rework the fix for lib/56224.
blymn
2021-06-22
Fix how the slk are drawn by making sure we use ins_wchar in the
blymn
2021-06-22
Fix the debug output to stop spamming out the aline for row 0, we
blymn
2021-06-15
Correct a previous fix for PR lib/56224.
blymn
2021-06-10
Add missing newline to debug trace message
mcf
2021-06-06
Fix for PR lib/56224
blymn
2021-06-01
Fix initial line hash calculation for subwindows
mcf
2021-05-29
wresize: don't bound pads to the size of the screen
nia
2021-05-15
__newwin - fix BGWCOL initialization.
uwe
2021-05-08
avoid accessing stack garbage.
mrg
2021-02-13
libcurses: fix wrong tab width for addch
rillig
2021-02-13
curses.h: proofread, indent a bit more consistently
rillig
2021-02-07
curses_screen.3: fix typo
rillig
2021-02-06
libcurses: fix spelling in comment
rillig
2021-02-06
libncurses: fix grammar in manual page
rillig
2020-07-14
newwin - fix crash with negative ncols.
uwe
2020-07-06
Pads are not to be automatically refreshed on input.
uwe
2020-07-06
mvwins*(WINDOW *win, ...) functions - call wins* on win, not stdscr.
uwe
2020-07-03
wtouchln - verify/clip input parameters
uwe
2020-07-02
setcchar - don't lose combining marks to a typo.
uwe
2020-07-01
hline, vline - don't lose attributes when using default character.
uwe
2020-07-01
Oops. Fix y/x typo in the previous whline() fix for !HAVE_WCHAR.
uwe
2020-06-30
Fix indentation in the copyright.
uwe
2020-06-30
whline - save/restore the y coordinate too.
uwe
2020-06-30
whline_set - save/restore the y coordinate too.
uwe
2020-05-14
KNF nit.
simonb
2020-03-23
Fix synopsis, use more markup.
wiz
2020-03-23
Add missing man page for curses mouse functions.
roy
2020-03-23
curses: Add stubs for mouse functions
roy
2020-03-15
werase, wclrtobot, wclrtoeol - make code even more similar.
uwe
2020-03-15
__NEED_ERASE - don't shadow __LDATA::attr with macro parameter name.
uwe
2020-03-13
terminfo: promote numeric parameters from short to int
roy
2020-03-13
curses: wrap the erase logic in a macro
roy
[prev]
[next]