summaryrefslogtreecommitdiff
path: root/lib/libcurses/insstr.c
AgeCommit message (Expand)Author
2022-10-19Fixes for lib/56926 amongst other things:blymn
2022-01-25Correct (hopefully) the handling of wide characters.blymn
2021-09-06Expand __CTRACE() to __nothing #ifndef DEBUG.rin
2020-07-06mvwins*(WINDOW *win, ...) functions - call wins* on win, not stdscr.uwe
2019-06-09Rework previous fix for getch cursor position when cursor is movedblymn
2019-05-20Back out incorrect fix for PR 53617 and fix it in a different way.blymn
2017-01-06KNF.roy
2017-01-02Implement POSIX Curses functions immedok(3) and syncok(3).roy
2009-07-22Prepare curses for the possibility of changing from termcap to terminfo.roy
2007-05-28Merge in wide curses code done as a Summer of Code project byblymn
2007-01-21Wide curses mergeblymn